96 lines
4.3 KiB
HTML
Executable File
96 lines
4.3 KiB
HTML
Executable File
<!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</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="icon" type="image/png" sizes="180x180" href="/favicons/favicon-180x180.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=4">
|
|
</head>
|
|
|
|
<body>
|
|
<div class="bg-glow">
|
|
<div class="bg-grid">
|
|
<div class="container homepage">
|
|
<div class="homepage-header">
|
|
<h1>Krzak.org</h1>
|
|
<p class="lead">Hi, welcome to krzak.org</p>
|
|
</div>
|
|
|
|
<div class="bush">
|
|
<img class="bush-art" src="/icon.svg" alt="">
|
|
|
|
<a href="https://git.krzak.org" class="berry-service berry-git" title="Git - Gitea">
|
|
<span>Git</span>
|
|
</a>
|
|
|
|
<a href="https://chat.krzak.org" class="berry-service berry-chat" title="Chat - chat.krzak.org">
|
|
<span>Chat</span>
|
|
</a>
|
|
|
|
<a href="https://music.krzak.org" class="berry-service berry-music" title="Music - Jellyfin">
|
|
<span>Music</span>
|
|
</a>
|
|
|
|
<a href="https://mail.krzak.org" class="berry-service berry-mail" title="Mail - Mailu">
|
|
<span>Mail</span>
|
|
</a>
|
|
|
|
<a href="https://auth.krzak.org" class="berry-service berry-auth" title="Unified Krzak.org account - Authentik">
|
|
<span>Auth</span>
|
|
</a>
|
|
</div>
|
|
|
|
<div class="section box">
|
|
<h2>Other</h2>
|
|
<ul class="links">
|
|
<li>
|
|
<a href="https://mu.krzak.org" class="link clearfix">
|
|
<strong>Music Upload</strong>
|
|
<span>mu.krzak.org</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="https://link.krzak.org" class="link clearfix">
|
|
<strong>Link Shortener</strong>
|
|
<span>Shlink</span>
|
|
</a>
|
|
</li>
|
|
<li>
|
|
<a href="/contact.html" class="link clearfix">
|
|
<strong>Contact</strong>
|
|
<span>Community</span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="section foot">
|
|
<p>
|
|
If you want an account on any of these, want to suggest
|
|
something new or get a subdomain, just message me
|
|
</p>
|
|
<div class="support">
|
|
<a href="https://liberapay.com/krzak" class="button">
|
|
Support Krzak.org
|
|
</a>
|
|
</div>
|
|
</div>
|
|
|
|
<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>
|
|
</div>
|
|
</body>
|
|
</html>
|