Add Tor link to footer

This commit is contained in:
John Doe 2024-07-09 14:04:41 -04:00
parent dcb612d276
commit b510fadb83

View file

@ -5,7 +5,7 @@
<div class="footer-container">
<FemtoStarLogo height={42} width={33} color="#FFFFFF75" />
<div class="footer-text">
Copyright 2024 - <a href="https://matrix.to/#/!COEHOXujBzfAHAVzPG:matrix.org">Matrix</a> / <a href="https://git.femtostar.com">Git</a> / <a href="https://x.com/FemtoStar">X</a>
Copyright 2024 - <a href="https://matrix.to/#/!COEHOXujBzfAHAVzPG:matrix.org">Matrix</a> / <a href="https://git.femtostar.com">Git</a> / <a href="http://femtostarzcgcqxydcbainqnyqbtrxjazfl3whi5ays5pp3opfriwnid.onion/">Tor</a> / <a href="https://x.com/FemtoStar">X</a>
</div>
</div>