Draw the rest of the fucking owl

This commit is contained in:
2020-08-16 05:25:54 -05:00
parent 13e4ade104
commit 2f4f94bb99
34 changed files with 771 additions and 0 deletions

4
src/common-footer.php Normal file
View File

@@ -0,0 +1,4 @@
<div class="footer">
<p>Copyright &copy 2019-<?php echo date("Y"); ?> rehashedsalt. Distributed under the terms of the MIT License.</p>
<p><a href="https://git.9iron.club/salt/www">source</a> <a href="/">home</a></p>
</div>