mirror of
https://github.com/quantum5/totp.git
synced 2025-04-24 05:31:59 -04:00
Add Onion website link
This commit is contained in:
parent
89d0739bd3
commit
de29376106
|
@ -183,7 +183,11 @@
|
|||
<div class="container">
|
||||
<p class="text-muted">Copyright © 2024-__YEAR__ <a href="https://quantum5.ca">Quantum</a>. Licensed under
|
||||
<a href="https://www.gnu.org/licenses/agpl-3.0.en.html">GNU AGPLv3</a>. Source code available on
|
||||
<a href="https://github.com/quantum5/totp">GitHub</a>.
|
||||
<a href="https://github.com/quantum5/totp">GitHub</a>.<br>
|
||||
Available on clearnet at <a href="https://totp.fyi">totp.fyi</a>.<br>
|
||||
Available over Tor at
|
||||
<a href="http://totpfyiis63jxz5k5gv6uqb3kzzm6mq6htgdszfqc73xv5p4tzrxv7qd.onion/">
|
||||
totpfyi<wbr>is63jxz5<wbr>k5gv6uqb<wbr>3kzzm6mq<wbr>6htgdszf<wbr>qc73xv5p<wbr>4tzrxv7qd.onion</a>.
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
|
Loading…
Reference in a new issue