Files
Krzak.org/contact.html
T
2026-08-07 18:56:31 +02:00

93 lines
3.9 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<title>Krzak.org - Contact</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/svg+xml" href="/favicons/favicon.svg">
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/favicon-180x180.png">
<link rel="shortcut icon" href="/favicons/favicon.ico">
<link rel="stylesheet" href="/styles.css?v=3">
</head>
<body>
<div class="bg-glow">
<div class="bg-grid">
<div class="container">
<table border="0" cellpadding="0" cellspacing="0" align="center" style="margin-bottom: 24px;">
<tr>
<td valign="middle" style="padding-right: 16px;">
<div class="icon">
<img src="/icon.svg" alt="krzak.org">
</div>
</td>
<td valign="middle">
<h1 style="margin: 0; text-align: center;">Krzak.org</h1>
</td>
</tr>
</table>
<div class="section box">
<h2>Community</h2>
<ul class="links">
<li>
<a href="https://matrix.to/#/!FQlmqHwYODiSahGeim:krzak.org?via=krzak.org" class="link matrix-link clearfix">
<strong>Matrix / Krzak Chat</strong>
<span>Safespace ULtd.</span>
</a>
</li>
<li>
<a href="https://discord.gg/CY3Zr6baD7" class="link discord-link clearfix">
<strong>Discord</strong>
<span>discord.gg/CY3Zr6baD7</span>
</a>
</li>
</ul>
</div>
<div class="section box">
<h2>Contact</h2>
<ul class="links">
<li>
<a href="https://matrix.to/#/@n0va:krzak.org" class="link clearfix">
<strong>Matrix / Krzak Chat</strong>
<span>@n0va:krzak.org</span>
</a>
</li>
<li>
<a href="mailto:n0va@krzak.org" class="link clearfix">
<strong>Mail</strong>
<span>n0va@krzak.org</span>
</a>
</li>
</ul>
</div>
<br>
<div class="support">
<a href="https://liberapay.com/krzak" class="button">
Support Krzak.org
</a>
</div>
<br>
<ul class="links">
<li>
<a href="/" class="link clearfix">
<strong>Back</strong>
</a>
</li>
</ul>
<div class="librecounter">
<img src="https://librecounter.org/counter.svg" width="0" alt="" style="display:none;">
<span class="counter">
Indexed by
<a href="https://librecounter.org/referer/show" target="_blank">LibreCounter</a>
</span>
</div>
</div>
</div>
</body>
</html>