This commit is contained in:
Alex Cabal 2020-11-28 15:30:12 -06:00
parent 0ae64a9c0a
commit 45f09236e2

View file

@ -19,6 +19,9 @@
<li>
<a href="text/epigraph.xhtml">Epigraph</a>
</li>
<li>
<a href="text/halftitle.xhtml">The Great Gatsby</a>
<ol>
<li>
<a href="text/chapter-1.xhtml" epub:type="z3998:roman">I</a>
</li>
@ -46,6 +49,8 @@
<li>
<a href="text/chapter-9.xhtml" epub:type="z3998:roman">IX</a>
</li>
</ol>
</li>
<li>
<a href="text/colophon.xhtml">Colophon</a>
</li>
@ -69,6 +74,9 @@
<li>
<a href="text/epigraph.xhtml" epub:type="frontmatter epigraph">Epigraph</a>
</li>
<li>
<a href="text/halftitle.xhtml" epub:type="frontmatter halftitlepage">Half Title</a>
</li>
<li>
<a href="text/chapter-1.xhtml" epub:type="bodymatter z3998:fiction">The Great Gatsby</a>
</li>