commit 70b19eda2177c94635627bc0fab8b5dc4f708abe parent c14ae43307e7acc8c8e50180d8e4fec3f2f1f72d Author: pyratebeard <root@pyratebeard.net> Date: Thu, 8 Oct 2020 23:04:09 +0100 affiliations/webring Diffstat:
M | index.html | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/index.html b/index.html @@ -31,6 +31,17 @@ <p/> <p>Identity proof can be found on <a href="https://keybase.io/pyratebeard">keybase</a>. </div> + <div id="webring" class="subsection"> + <p>Affiliations/webring:</p> + <ul> + <li><a href="https://nixers.net">nixers</a> | community of *nix enthusiasts</li> + <li><a href="https://dotshare.it/~pyratebeard">dotshare</a> | collection of dotfiles</li> + <li><a href="https://powerzonemetal.uk">powerzone</a> | metal radio show</li> + <li><a href="https://whois.xero.nu">xero</a></li> + <li><a href="https://venam.nixers.net">venam</a></li> + <li><a href="https://z3bra.org">z3bra</a></li> + </ul> + </div> </div> </div> </body>