diff site/.aya/menu.html @ 2:380da6d0a7e9

Swapped fonts, return of the webring
author yakumo_izuru
date Sat, 07 Jun 2025 22:47:50 -0300
parents 998d5e743163
children 21b2c131d8c7
line wrap: on
line diff
--- a/site/.aya/menu.html	Fri May 30 19:41:23 2025 -0300
+++ b/site/.aya/menu.html	Sat Jun 07 22:47:50 2025 -0300
@@ -18,7 +18,8 @@
 	<a href="/register/">Register</a><br>
 	<a href="https://docs.yakumo.dev/wiki/Services" target="_blank">Services</a><br>
 	<a href="/staff/">Staff</a><br>
-	<a href="/terms/">Terms of service</a>
+	<a href="/terms/">Terms of service</a><br>
+	<a href="/webring/">Webring</a>
 	<br>
 	<br>
 	<a href="/">
@@ -28,15 +29,6 @@
 	  <img src="/img/banners/netbsd.png" alt="Powered by NetBSD">
 	</a>
       </div>
-      <div class="footer">
-	<p>
-	  This website has been made using <a href="https://suzunaan.yakumo.dev/aya" target="_blank">Aya</a>, the fastest static site generator
-	  <br>
-	  Source code hosted on <a href="https://hg.yakumo.dev/lab/homepage" target="_blank">Mercurial</a>
-	  <br>
-	  Copyright &copy; 2022-2025 Izuru Yakumo (八雲イズル)
-	</p>
-      </div>
     </div>
   </body>
 </html>