add footer

This commit is contained in:
Aditya 2022-05-07 11:49:50 +05:30
parent 9d479f81a3
commit eb202d13e0

View file

@ -15,5 +15,11 @@
<p>Whew! You made it to this place. Perhaps you want to communicate with me?</p>
<p>Sign up on an <a href="https://list.jabber.at/">XMPP server</a> and contact me via an <a href="https://xmpp.org/software/clients/">XMPP client</a>. My username is <code>tachyon</code> [at] <code>chat.divineduty.xyz</code>.<p>
</main>
<footer class="content">
<hr>
<p><a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a class="footer-link" rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a></p>
<p><a class="footer-link" href="https://banyan.divineduty.xyz/GNUxeava/chat.divineduty.xyz">View source</a></p>
<p>&copy; 2022 &hearts; Aditya Kumar</p>
</footer>
</body>
</html>