summaryrefslogtreecommitdiff
path: root/index.html
blob: a57884dd7bcfa1b4b8ad0b3ff003234aa0b1de19 (plain)
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
<html>
	<head>
		<title>Julian site</title>
		<link rel="icon" href="/favicon.png">
		<meta name="robots" content="noindex,nofollow">
	</head>
	<body>
		<h1>Julian T.</h1> 
		<p>
			<b>Links: </b>	
			<a href="https://wiki.jtle.dk">Private wiki</a>
		</p>
		<div id="Contact">
			<hr>
			<h2>Contact</h2>

			<p>Email: julian@<i>this.domain</i></p>	
			<p>GPG email key: <a href="/key.gpg">key.gpg</a></p>
			<p>Fingerprint: 
				<span style="font-family: monospace">
					950B E864 6008 1952 5DA4  9C09 9E44 42B6 BE0C E332
				</span>
			</p>
		</div>
	</body>
</html>