hribhrib.at/contact.html

57 lines
1.9 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 Matrix-message to chris @ this domain.</p>
<p>For encryption use my public pgp key <a href='hribhrib.asc'>here</a>.</p>
<h1>Donations</h1>
<p>If you want to support my <a href='projects.html'>services</a> you can help by donating! All services are paid by my own company <a href="https://hribar.it/">hribar.IT</a>, all informations are <a href="https://firmen.wko.at/christopher-hribar/k%C3%A4rnten/?firmaid=2c870c89-2ba3-4dca-b6d5-f55f4f3bb1ef">public available</a> and the most convenient way to send money is via bank transfer. (Other methods may be available in the future) </p>
<p>
<table>
<tr>
<td>Owner:</td><td>Christopher Hribar</td>
</tr>
<tr>
<td>IBAN:</td><td>AT25 3928 8000 0072 0763</td>
</tr>
<tr>
<td>BIC:</td><td>RZKTAT2K288</td>
</tr>
<tr>
<td>Bank:</td><td>Raiffeisen</td>
</tr>
</table>
</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>