Make titlecasing in <h1> and page titles consistent

This commit is contained in:
Alex Cabal 2024-12-13 14:16:39 -06:00
parent e8f958558a
commit 77ce4cc6b4
18 changed files with 44 additions and 36 deletions

View file

@ -1,7 +1,7 @@
<?= Template::Header(['title' => 'What makes Standard Ebooks different', 'highlight' => 'about', 'description' => 'How Standard Ebooks differs from other free ebook projects.']) ?>
<?= Template::Header(['title' => 'What Makes Standard Ebooks Different', 'highlight' => 'about', 'description' => 'How Standard Ebooks differs from other free ebook projects.']) ?>
<main>
<article>
<h1>What makes Standard Ebooks different</h1>
<h1>What Makes Standard Ebooks Different</h1>
<ul>
<li>
<p><b>Design:</b> Consistent and clean cover art designs that make your ebook look good on the shelf, and attention to layout like section breaks, indentation, and chapter headings.</p>