@@ -0,0 +1,8 @@ | |||
</div> | |||
<div id="footer"> | |||
<p><em>This tool is based on <strong><a href='https://docs.google.com/document/d/1Fh_3SWYLTbO_AFrYZHtbd3GVJ40H4Dfw7954VBiWD64/' target='_blank'>Kobolds In Space!</a></strong> by <a href='https://aaronbsmith.com/cogwheel/' target='_blank'>Aaron Smith</a>.</em></p>\n"); | |||
<p><em>The code was written by <a href='https://elekk.xyz/@noelle' target='_blank'>Noëlle Anthony</a> and can be found <a href='https://git.noelle.codes/noelle/koboldgen' target='_blank'>at her git repository</a>.</em></p> | |||
</div> | |||
</body> | |||
</html> |
@@ -0,0 +1,12 @@ | |||
<!doctype html> | |||
<html> | |||
<head> | |||
<link rel="stylesheet" url="kobold.css" type="text/css"> | |||
</head> | |||
<body> | |||
<div id="header"> | |||
<img src="koboldsinspace.png" alt="Kobolds In Space!"> | |||
</div> | |||
<div id="content"> | |||