Update LoI to new standards

This commit is contained in:
Alex Cabal 2022-01-18 11:21:13 -06:00
parent 0c69b4f3e4
commit a04ce7894d

View file

@ -6,17 +6,15 @@
<link href="../css/local.css" rel="stylesheet" type="text/css"/>
</head>
<body epub:type="backmatter">
<section id="loi" epub:type="loi">
<nav epub:type="loi">
<h2 epub:type="title">List of Illustrations</h2>
<ol>
<li>
<p>
<a href="chapter-4.xhtml#illustration-1">Diagram showing descent of varieties of species in a genus.</a>
</p>
</li>
</ol>
</nav>
</section>
<nav id="loi" epub:type="loi">
<h2 epub:type="title">List of Illustrations</h2>
<ol>
<li>
<p>
<a href="chapter-4.xhtml#illustration-1">Diagram showing descent of varieties of species in a genus.</a>
</p>
</li>
</ol>
</nav>
</body>
</html>