24 lines
952 B
HTML
24 lines
952 B
HTML
<?xml version='1.0' encoding='utf-8'?>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:epub="http://www.idpf.org/2007/ops" epub:prefix="z3998: http://www.daisy.org/z3998/2012/vocab/structure/#" lang="en" xml:lang="en">
|
|
<head>
|
|
<title>Intro Page</title>
|
|
<link href="style.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body><div id="intro">
|
|
<div class="header">
|
|
<h1>Reverend Insanity</h1>
|
|
<h3>Gu Zhen Ren, 蛊真人</h3>
|
|
</div>
|
|
<div class="summary">
|
|
<p></p>
|
|
</div>
|
|
<img class="cover" src="cover2.jpg"/>
|
|
<div class="footer">
|
|
<b>Source:</b> <a href="https://mixednovel.net/novel/reverend-insanity">https://mixednovel.net/novel/reverend-insanity</a>
|
|
<br/>
|
|
<i>Generated by <b>
|
|
<a href="https://github.com/dipu-bd/lightnovel-crawler">Lightnovel Crawler</a></b></i>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |