forked from vel/web
29 lines
1 KiB
HTML
29 lines
1 KiB
HTML
<!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" />
|
|
<title>helix</title>
|
|
<link href="styles.css" rel="stylesheet" />
|
|
</head>
|
|
<body>
|
|
<h2>helix</h2>
|
|
<p>
|
|
<b>about me</b><br />
|
|
pronouns: she/her or they/them, prefer they/them<br />
|
|
i like ipods and optical media, i also like <a href="https://geti2p.net/">i2p</a>.
|
|
</p>
|
|
<p>
|
|
<b>my accounts</b><br/>
|
|
<a href="xmpp:helix@h2.gay">xmpp:helix@h2.gay</a><br />
|
|
matrix: @vel:telepath.im<br />
|
|
discord (dont check often): vel.fsky.io<br />
|
|
git (i have like nothing lmfao): <a href="https://forge.fsky.io/vel">https://forge.fsky.io/vel</a><br />
|
|
<b><a href="xmpp:offtopic@parties.h2.gay?join">join my shitty MUC today</a></b>
|
|
</p>
|
|
<div>
|
|
<br /><br />
|
|
<noscript><p><em>thank you for disabling javascript.</em></p></noscript>
|
|
</div>
|
|
</body>
|
|
</html>
|