blob: 04c5f6c6522df04460147bed35bfffc927fb9e0f (
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 Teule</h1>
<p>
<b>Links: </b>
<a href="https://teule.nl/nextcloud">Nextcloud</a>
</p>
<div id="Contact">
<hr>
<h2>Contact</h2>
<p>Email: <a href="mailto:j@teule.nl">j@teule.nl</a></p>
<p>GPG public key: <a href="/Key.gpg">emailKey.gpg</a></p>
<p>Fingerprint:
<span style="font-family: monospace">
13DF 3A00 5548 C80E 9A33 835C EE0F D903 2AFF 8026
</span>
</p>
</div>
</body>
</html>
|