add aspirational webring links, update unoffice hours with a page

This commit is contained in:
Joshua Seigler 2025-06-05 16:34:36 -04:00
parent 68c5e2444b
commit 437d8b255a
4 changed files with 35 additions and 11 deletions

View file

@ -1,11 +1,21 @@
<footer>
&copy; Joshua Seigler 2025.
-
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="https://appointments.apps.seigler.net/" target="_blank">Unoffice Hours</a>
</footer>
<section>
&copy; Joshua Seigler 2025.
-
<a href="https://github.com/seigler" rel="me noopener" target="_blank">GitHub</a>
-
<a href="/feed.xml">RSS</a>
-
<a rel="me" href="mailto:joshua@seigler.net?subject=Hello">Contact</a>
-
<a href="/unoffice-hours">Unoffice Hours</a>
</section>
<section>
Webrings:
<strong>Unoffice Hours</strong>
<a href="https://unofficehours.com/prev.html" rel="noopener">Prev</a>
<a href="https://unofficehours.com/next.html" rel="noopener">Next</a>
<a href="https://unofficehours.com/random.html" rel="noopener">Random</a>
<a href="https://unofficehours.com" rel="noopener">List</a>
</section>
</footer>