From de29376106a5027a3a554fd58bb3dd0a9e313a75 Mon Sep 17 00:00:00 2001
From: Quantum <quantum2048@gmail.com>
Date: Tue, 18 Feb 2025 19:51:57 -0500
Subject: [PATCH] Add Onion website link

---
 index.html | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 271345e..aff8b48 100644
--- a/index.html
+++ b/index.html
@@ -183,7 +183,11 @@
   <div class="container">
     <p class="text-muted">Copyright &copy; 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>