Update and cleanup
This commit is contained in:
+11
-46
@@ -4,29 +4,12 @@
|
||||
<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">
|
||||
|
||||
<!-- Favicons -->
|
||||
<link rel="icon" type="image/svg+xml" href="/favicons/favicon.svg">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/favicons/favicon-16x16.png">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/favicons/favicon-32x32.png">
|
||||
<link rel="icon" type="image/png" sizes="48x48" href="/favicons/favicon-48x48.png">
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="/favicons/favicon-96x96.png">
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicons/favicon-192x192.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">
|
||||
|
||||
<!-- Android Chrome -->
|
||||
<link rel="icon" type="image/png" sizes="192x192" href="/favicons/favicon-192x192.png">
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="/favicons/favicon-512x512.png">
|
||||
|
||||
<!-- PWA -->
|
||||
<link rel="manifest" href="/manifest.json">
|
||||
<meta name="theme-color" content="#2a1a5e">
|
||||
|
||||
<link rel="stylesheet" href="/styles.css?v=2">
|
||||
|
||||
<link href="https://fedi.krzak.org/@krzak" rel="me">
|
||||
<link href="https://fedi.krzak.org/@n0va" rel="me">
|
||||
<link rel="stylesheet" href="/styles.css?v=3">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -65,15 +48,15 @@
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://fedi.krzak.org" class="link clearfix">
|
||||
<strong>Fediverse</strong>
|
||||
<span>Sharkey</span>
|
||||
<a href="https://music.krzak.org" class="link main clearfix">
|
||||
<strong>Music</strong>
|
||||
<span>Jellyfin</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://music.krzak.org" class="link clearfix">
|
||||
<strong>Music</strong>
|
||||
<span>Jellyfin</span>
|
||||
<a href="https://mail.krzak.org" class="link main clearfix">
|
||||
<strong>Mail</strong>
|
||||
<span>Mailu</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -83,15 +66,9 @@
|
||||
<h2>Tools</h2>
|
||||
<ul class="links">
|
||||
<li>
|
||||
<a href="https://auth.krzak.org" class="link auth-link clearfix">
|
||||
<a href="https://auth.krzak.org" class="link clearfix">
|
||||
<strong>Unified Krzak.org account</strong>
|
||||
<span>Authentik<span class="experimental">experimental</span></span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://mail.krzak.org" class="link clearfix">
|
||||
<strong>Mail</strong>
|
||||
<span>Mailu</span>
|
||||
<span>Authentik</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
@@ -100,12 +77,6 @@
|
||||
<span>mu.krzak.org</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://paste.krzak.org" class="link clearfix">
|
||||
<strong>Paste</strong>
|
||||
<span>Opengist</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://link.krzak.org" class="link clearfix">
|
||||
<strong>Link Shortener</strong>
|
||||
@@ -118,16 +89,10 @@
|
||||
<div class="section box">
|
||||
<h2>Pages</h2>
|
||||
<ul class="links">
|
||||
<li>
|
||||
<a href="/community/" class="link clearfix">
|
||||
<strong>Community</strong>
|
||||
<span>Discord + Matrix</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/contact.html" class="link clearfix">
|
||||
<strong>Contact</strong>
|
||||
<span>Ways to reach me</span>
|
||||
<span>Community</span>
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Reference in New Issue
Block a user