karton/templates/footer.html

7 lines
235 B
HTML
Raw Normal View History

2022-04-10 22:21:45 +00:00
<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>