-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
28 lines (28 loc) · 1.52 KB
/
index.html
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>~dikiaap</title>
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'self'; img-src 'self'">
<meta name="robots" content="noindex,nofollow,noarchive,nosnippet,noimageindex">
<meta name="referrer" content="no-referrer">
<link rel="stylesheet" href="css/water.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="icon" href="favicon.png">
</head>
<body>
<h1>~dikiaap</h1>
<div class="row">
<div>Howdy... I'm dikiaap aka Diki Ananta!<br>I like to make free and open source software as well as using them. <span class="nowrap">I'm <code>dikiaap</code></span> on irc.tilde.chat, and happy to help if you're having any technical issues.</div>
<div class="figure">
<img src="img/figure.svg">
</div>
</div>
<hr>
<div class="row">
<div><a href="https://github.com/dikiaap" target="_blank">GitHub</a> <a href="https://fosstodon.org/@dikiaap" target="_blank">Mastodon</a> <a href="https://signal.me/#eu/NU8qG5TGe68ge9cTMul0z_WXe0-KHYHRXdtoO8LrDw7O2hqtztxJ457RD5bN-egg" target="_blank">Signal</a> <a href="mailto:%64%69%6B%69%61%61%70@%74%69%6C%64%65.%74%65%61%6D">Email</a> <a href="./publickey.txt" target="_blank">PGP</a></div>
<div><a href="https://tilde.team/ring/?action=random&me=dikiaap" target="_blank">Webring</a></div>
</div>
</body>
</html>