website/src/index.html

15 lines
333 B
HTML

<?shp
include header-unified.shp
?>
<main>
<?shp gen_titlebar "welcome!" green ?>
<h1>welcome!</h1>
<p>yo what up. welcome to my unix.dog page</p>
<p>take a look around!</p>
<p><img alt="under construction" src="/~yosh/img/construction.gif"></p>
<p>very, very much under construction</p>
</main>
<?shp include footer.shp ?>