mirror of
https://gitlab.silvrtree.co.uk/martind2000/booksnew.git
synced 2025-01-25 17:36:17 +00:00
Added folder index
This commit is contained in:
parent
b077b6105e
commit
ee65af91f5
19
build/index.html
Normal file
19
build/index.html
Normal file
@ -0,0 +1,19 @@
|
||||
<!doctype html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Books</title>
|
||||
</head>
|
||||
<body>
|
||||
<h3>Books</h3>
|
||||
<ul>
|
||||
|
||||
<li><a href='darkvalley/OEBPS/contents.xhtml'>Darkvalley</a></li>
|
||||
<li><a href='Full%20Proof/OEBPS/contents.xhtml'>Full Proof</a></li>
|
||||
<li><a href='incubus/OEBPS/Incubus-contents.xhtml'>Incubus</a></li>
|
||||
<li><a href='mythlands/OEBPS/contents.xhtml'>Mythlands</a></li>
|
||||
<li><a href='shrike/OEBPS/Shrike-contents.xhtml'>Shrike</a></li>
|
||||
</ul>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user