technoduck.me.old/templates/index.html/footer.html

19 lines
716 B
HTML
Raw Normal View History

2023-07-18 19:59:11 +00:00
</table>
<div class="footer">
<hr>
<p> Copyleft (c) 2022-2023 technoduck</p>
<a href="https://yesterweb.org/no-to-web3/" target="_blank">
<img alt="a button that says 'keep the web free, say no to web3', linking to a page about web3" src="https://auzziejay.com/images/noweb32.gif">
2023-07-28 18:17:56 +00:00
</a>
<a href="https://voidlinux.org" target="_blank">
<img alt="A button indicating this site was made with Gnu+Linux, linking to Voidlinux website" src="gnu-linux.gif">
</a>
<a href="https://joinfediverse.wiki/Main_Page/Fancy" target="_blank">
<img alt="Button with Mastodon on it, linking to joinfediverse wiki" src="mastodon_button_2.gif">
</a>
2023-07-18 19:59:11 +00:00
</div>
</div>
</main>
</body>
</html>