remove stray catalog entry

main
BuildTools 4 years ago
parent 1513bffa55
commit 5e88ec282e
  1. 14
      zhetic-poc/manga.html

@ -23,20 +23,6 @@
<button id="loadButton" type="button" onclick="load();">load</button>
</center>
<table id="titles">
<tr>
<td class="cover">
<img class="thumbnail" src="img/covers/0.jpg"/>
</td>
<td class="description">
<p><b>Boku no Kokoro no Yabai Yatsu</b></p>
<p>Scanlation: idgaf</p>
<p>Status: ongoing</p>
<p>Chapters: x</p>
<p>Last update: recently</p>
<p>Link:
<a href="reader.html?id=0">reader</a></p>
</td>
</tr>
</table>
</body>
</html>

Loading…
Cancel
Save