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 0d486b5 commit 54c5996
Showing 1 changed file with 1 addition and 25 deletions.
26 changes: 1 addition & 25 deletions src/epub/toc.xhtml
Expand Up @@ -87,31 +87,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/foreword.xhtml" epub:type="frontmatter foreword">Note</a>
</li>
<li>
<a href="text/prologue.xhtml" epub:type="frontmatter prologue">Prologue</a>
</li>
<li>
<a href="text/halftitlepage.xhtml" epub:type="frontmatter halftitlepage">Half Title</a>
</li>
<li>
<a href="text/chapter-1.xhtml" epub:type="bodymatter z3998:fiction">Betty Zane</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">Betty Zane</a>
</li>
</ol>
</nav>
Expand Down

0 comments on commit 54c5996

Please sign in to comment.