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 8fbd512 commit ce31cea
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions src/epub/toc.xhtml
Expand Up @@ -81,25 +81,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/dedication.xhtml" epub:type="frontmatter dedication">Dedication</a>
</li>
<li>
<a href="text/halftitlepage.xhtml" epub:type="frontmatter halftitlepage">Half Title</a>
</li>
<li>
<a href="text/part-1.xhtml" epub:type="bodymatter z3998:fiction">A Man Could Stand Up—</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/part-1.xhtml" epub:type="bodymatter">A Man Could Stand Up—</a>
</li>
</ol>
</nav>
Expand Down

0 comments on commit ce31cea

Please sign in to comment.