hribhrib.at/contact.html

37 lines
1.1 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>hribhrib</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="topnav">
<a href='index.html'>Home</a> |
<a href='music.html'>Music</a> |
<a href='games.html'>Games</a> |
<a href='photography.html'>Photography</a> |
<a href='projects.html'>Projects</a> |
<a href='contact.html'>Contact</a>
</div>
<div>
<h1>Contact hribhrib</h1>
<p><b>Admin:</b> Christopher Hribar</p>
<p>You can write me an email or XMPP-message to chris @ this domain.</p>
<p>For encryption use my public pgp key <a href='hribhrib.asc'>here</a>.</p>
<h1>Sourcecode</h1>
<p>Sourcecode of my sites and other projects can be found <a href="https://git.hribhrib.at/c">here</a>.
</p>
<h1>Legal notices</h1>
<p>I did not, do not and will not collect any data of the visitors of my website on purpose. There is no JavaScript or cookies in use. If you do not want my web-server to see your IP-address, use TOR.</p>
<p>I take no responsibilities for links going outside of my server.</p>
</div>
</body>
</html>