27 lines
1.2 KiB
HTML
27 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
<title>Plain HTML is good</title>
|
|
<meta charset="utf-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" href="favicon.png" />
|
|
<link rel="stylesheet" href="style.css" />
|
|
</head>
|
|
|
|
<body>
|
|
<h2>Just somebody on the internet</h2>
|
|
<h3>Gone again.</h3>
|
|
|
|
<p>Just a person on the internet too much.</p>
|
|
<p>I (owned and) operated <!--a <a href="https://fedi.samtherapy.net">Pleroma</a> instance,--> a <a href="https://bird.samtherapy.net">Twitter-to-Pleroma bridge</a>, an accompanying <a href="https://nitter.samtherapy.net">Nitter</a> instance, an <a href="https://invidious.samtherapy.net">Invidious</a> instance, a <a href="https://funkwhale.samtherapy.net/">Funkwhale</a> instance, a <a href="/searx">Searx</a> instance, and <a href="https://poopchan.org">a federated imageboard</a>.</p>
|
|
|
|
<p>I don't know what else to put here. You can mainly find me nowhere.<br />
|
|
<small>or on XMPP sam@samtherapy.net<br /></small></small> </p>
|
|
|
|
<p>Maybe my <a href="/PGP.asc">PGP key</a> if you want to shoot me an email?<br />
|
|
<small>The fingerprint is 31EC 437B 458E 29B4 2F76 4409 4D8B 07C1 8F31 ACBD <br> <small> the email is sam @ this website</small> </small>
|
|
</p>
|
|
</body>
|
|
|
|
</html>
|