Skip to content

Commit

Permalink
Update ToC Landmarks to latest standard
Browse files Browse the repository at this point in the history
  • Loading branch information
acabal committed Jan 18, 2022
1 parent 63dca38 commit 8a6cad5
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions src/epub/toc.xhtml
Expand Up @@ -55,19 +55,7 @@
<h2 epub:type="title">Landmarks</h2>
<ol>
<li>
<a href="text/titlepage.xhtml" epub:type="frontmatter titlepage">Titlepage</a>
</li>
<li>
<a href="text/imprint.xhtml" epub:type="frontmatter imprint">Imprint</a>
</li>
<li>
<a href="text/chapter-1.xhtml" epub:type="bodymatter z3998:fiction">The Strange Case of Dr. Jekyll and Mr. Hyde</a>
</li>
<li>
<a href="text/colophon.xhtml" epub:type="backmatter colophon">Colophon</a>
</li>
<li>
<a href="text/uncopyright.xhtml" epub:type="backmatter copyright-page">Uncopyright</a>
<a href="text/chapter-1.xhtml" epub:type="bodymatter">The Strange Case of Dr. Jekyll and Mr. Hyde</a>
</li>
</ol>
</nav>
Expand Down

0 comments on commit 8a6cad5

Please sign in to comment.