site/index.xhtml
wl 20a071b769
note to self: never push while half asleep
Signed-off-by: wl <zayd@disroot.org>
2025-04-13 03:08:43 -04:00

45 lines
1.8 KiB
HTML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="/assets/css/main.css" />
<title>wanderlost</title>
</head>
<body>
<div class="navbar">
<h1 class="title"><a href="/">wanderlost</a></h1>
<a href="/links.xhtml">links</a>
<a href="/blog/">blog</a>
<a href="/mirrors.xhtml">mirrors</a>
</div>
<div class="main">
<hr />
<h2 class="title">Home</h2>
<p>
Welcome! This is my home on the web. The site is now primarily on my own machine,
but thanks to FSKY for continuing to mirror my site for clearnet and on another Tor
address.
</p>
<p>
You probably already know me by now but I'm Zayd. I have a blog here where I
sometimes write about things I like. My interests include software, privacy, overlay
networks, music, archival, and more. I'm a bit of a lazy writer so posts won't be
super often though.
</p>
<p>
If you need to contact me, my JID (XMPP address) is <a href="xmpp:zayd@telepath.im">
zayd@telepath.im</a>. Please use OMEMO for encryption. I also have a public chatroom
if you want to join that, it's on <a href="xmpp:home@room.telepath.im?join">XMPP</a> and
<a href="ircs://irc.telepath.im:6697/#souljaville">IRC (clearnet, SSL)</a>, also available on
<a href="irc+insecure://[200:7f:cdc2:733a:9eb5:4de7:8fa2:9d5a]:6667/#souljaville">
Yggdrasil</a>
</p>
</div>
<div class="footer">
<img src="/assets/svg/kopimi.svg" alt="" style="vertical-align: middle; width: 15px" />
<a href="/kopimi.xhtml">Kopimi</a> 2025
</div>
</body>
</html>