35 lines
1.5 KiB
HTML
35 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Experimental privacy-centric project that aims to provide a random selection of open-source services free of charge">
|
|
|
|
<link rel="stylesheet" href="style-min.css">
|
|
|
|
<link rel="icon" type="image/png" href="/assets/favicon-96x96.png" sizes="96x96" />
|
|
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
|
<link rel="shortcut icon" href="/assets/favicon.ico" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png" />
|
|
<meta name="apple-mobile-web-app-title" content="Umbrella" />
|
|
<link rel="manifest" href="/assets/webmanifest.json" />
|
|
|
|
<title>Umbrella - Contact</title>
|
|
</head>
|
|
<body>
|
|
<div class="page">
|
|
<h1>Umbrella. <a href="/">home</a> <a href="/contact">contact</a></h1>
|
|
|
|
<p>Umbrella.haus is an experimental, privacy-centric project that aims to provide a curated selection of open-source services free of charge.</p>
|
|
|
|
<div class="section">
|
|
<h2>Contact</h2>
|
|
<ul>
|
|
<li>Signal: <code>xmr.02</code></li>
|
|
<li>Email: <code>ben (at) uq.ci</code></li>
|
|
<li>PGP: <a href="https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x1530f5132a1228578d2b4168995efd5c1b532b3e"><code>1530 F513 2A12 2857 8D2B 4168 995E FD5C 1B53 2B3E</code></a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |