RSCC-Page/public/404.html
2025-02-06 18:05:35 +01:00

90 lines
2.8 KiB
HTML

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" >
<head>
<!-- 2025-02-01 Sat 04:04 -->
<meta charset="UTF-8" />
<meta name="description" content="Well, get on this site and find out." />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#9a9996" />
<title>404 - RSCC</title>
<link rel="canonical" href="&#x2F;" /><link rel="icon" type="image/png" href="https://rootsource.cc/favicon.png" />
<link rel="apple-touch-icon" type="image/png" sizes="180x180" href="https://rootsource.cc/apple-touch-icon.png" />
<style type="text/css">
:root {--accent-color: #6f8396;--contrast-color: #fff;}</style>
<link type="text/css" rel="stylesheet" href="https://rootsource.cc/style.css" />
<script type="text/javascript" defer src="https://rootsource.cc/closable.js"></script>
<meta property="og:site_name" content="RSCC" />
<meta property="og:title" content="404 - RSCC" />
<meta property="og:url" content="&#x2F;" />
<meta property="og:description" content="Well, get on this site and find out." />
<meta property="og:image" content="https://rootsource.cc/card.png" />
<meta property="og:locale" content="en_US" />
</head>
<body>
<header id="site-nav">
<nav>
<a href="#main-content" tabindex="0">
Skip to Main Content
</a>
<ul>
<li id="home">
<a href="https://rootsource.cc">
<i class="icon"></i>RSCC</a>
</li>
<li class="divider"></li>
<li>
<a href="https://rootsource.cc/Articles">Articles</a>
</li>
<li id="search">
<button id="search-toggle" class="circle" title="Search">
<i class="icon"></i>
</button>
</li>
</ul>
</nav>
<div id="search-container">
<label for="search-bar" class="visually-hidden">Search</label>
<input id="search-bar" placeholder="Search for…" autocomplete="off" type="search" disabled>
<div id="search-results-container">
<div id="search-results"></div>
</div>
</div>
</header>
<main id="main-content">
<picture>
<source srcset="https://rootsource.cc/404.png" media="(prefers-reduced-motion: reduce)"></source>
<img id="not-found" class="pixels transparent no-hover" alt="404"src="https://rootsource.cc/404.gif">
</picture>
<h1>Page Not Found</h1>
<p>The requested page could not be found.</p>
<div class="buttons">
<a href="https://rootsource.cc">Go Home</a>
</div>
<span id="search-index" class="hidden">https://rootsource.cc/search_index.en.json</span>
<span id="more-matches-text" class="hidden">$MATCHES more matches</span>
</main>
<footer id="site-footer">
<p>raíz1.noho.st owns this website</p>
<p>
<small>Powered by <a class="link external" href="https://www.getzola.org" rel="">Zola</a> and <a class="link external" href="https://duckquill.daudix.one" rel="">Duckquill</a>
</small>
</p>
</footer>
</body>
</html>