website/index.html

19 lines
438 B
HTML

<!-- RES head.html TITLE=~yosh -->
<body>
<header>
<h1>~yosh@unix.dog</h1>
</header>
<!-- RES sidebar.html -->
<main>
<!-- RES titlebar.html COLOR=tb-green:TITLE=welcome! -->
<h2>welcome!</h2>
<p>yo what up. welcome to my unix.dog page<br>
take a look around!</p>
<p><img alt="under construction" src="img/construction.gif"><br>
very, very much under construction</p>
</main>
<!-- RES footer.html -->
</body>
</html>