Initial commit

This commit is contained in:
Dániel Szabó 2022-04-10 23:21:45 +01:00
commit d42a361e95
9 changed files with 363 additions and 0 deletions

7
templates/footer.html Normal file
View file

@ -0,0 +1,7 @@
<hr>
<p style="font-size: smaller">
MicroBin by Daniel Szabo. Fork me on <a href="https://github.com/szabodanika/microbin">GitHub</a>!
Let's keep the Web <b>compact</b>, <b>accessible</b> and <b>humane</b>!
</p>
</body>
</html>