aboutsummaryrefslogtreecommitdiff
path: root/Anser/index.html
blob: 3e8a91d311d01adfcceaa8585f74d22494de1b2f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<!DOCTYPE html>
<html lang="en">
    <head>
	<title>AnserAnser</title>
	<link rel="stylesheet" href="style.css">
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
    </head>

    <body>
	<div class="header">
	    <h1>
		<span class="color_orange">/</span>
		<a href="/">Anser's Pond</a>
		<span class="color_orange">/</span>
		Anser
	    </h1>

	</div>

	<h2 id="Contact"><a href="#contact">~</a> contact_me</h2>

	<section class="block">
	    <h3>GPG-Key</h3>
            <p>> <a href=Anser.gpg download>Anser.gpg</a></p>
            <p>> Fingerprint: <br>
            > 6F26 463A 9A3A A583 5BB8  EE4D E1EB 5335 515F E34B</p>
	</section>

	<section class="block">
	    <h3>XMPP</h3>
	    <p>> </p>
	</section>

	<section class="block">
	    <h3>IRC</h3>
	    <p>> Server: <a href="https://libera.chat">libera.chat</a></p>
	    <p>> handle: void, legion</p>
	</section>

    </body>
</html>