parent
1f94ed1081
commit
4bd2da5621
@ -0,0 +1,23 @@ |
|||||||
|
|
||||||
|
<head> |
||||||
|
<meta charset="UTF-8"> |
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||||
|
<link rel="stylesheet" href="../styles.css"> |
||||||
|
<title>Document</title> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
<center><h2>Lost?</h2></center> |
||||||
|
<p>Welcome, noble reader, to the <strong>Mystickal Compendium</strong> of Arcane knowledge, a grimoire unlike any other. Within these bewitched pages, thou shalt find info on our creatures and humanoids, though it shall not be an easy task.</p> |
||||||
|
|
||||||
|
<p> Start praying, it may help thy on your journey. For herein lies a trove of lore most ancient and peculiar. From the cryptic musings of melonic tomes to the peculiar quirks of misskists, our grimoire shall transport thee to realms unseen and marvels untold.</p> |
||||||
|
|
||||||
|
<p>May I recommend a few places to start thy journey?</p> |
||||||
|
|
||||||
|
|
||||||
|
From the <a href="./creatures.html" target="box1">Creatures</a> find that ones named: |
||||||
|
<li> |
||||||
|
<i><a href="./waifumelon.html" target="box1">Waifumelon</a></i> |
||||||
|
</li> |
||||||
|
|
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,11 @@ |
|||||||
|
|
||||||
|
<head> |
||||||
|
<meta charset="UTF-8"> |
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"> |
||||||
|
<link rel="stylesheet" href="../styles.css"> |
||||||
|
<title>Document</title> |
||||||
|
</head> |
||||||
|
<body> |
||||||
|
Idiotic creature |
||||||
|
</body> |
||||||
|
</html> |
@ -0,0 +1,4 @@ |
|||||||
|
<div class="footer"> |
||||||
|
<!-- DONT REMOVE CREDIT! well, you can if you put it somewhere else- it doesnt have to be on the main page, just somewhere somewhat obvious. dont remove art/inspiration credit if using the template without any changes. if you change the header, you can remove it.--> |
||||||
|
<p>template by <a href="https://lorekeeping.neocities.org/">lorekeeping</a> - inspired by <a href="https://youtu.be/vjBFftpQxxM?list=RDMM">BUTCHER VANITY</a></p> |
||||||
|
</div> |
Loading…
Reference in new issue