pages/404.html

120 lines
4.1 KiB
HTML
Raw Normal View History

2024-01-13 12:45:53 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>TheClashFruit's Forgejo &bull; 404</title>
<link rel="icon" href="/favicon.ico" />
2024-01-13 13:13:19 +00:00
<meta name="name" content="TheClashFruit's Forgejo &bull; 404" />
<meta name="description" content="A painless, self-hosted Git service." />
2024-01-13 12:45:53 +00:00
<meta name="keywords" content="TheClashFruit, tcf, blokkok, the, clash, fruit, forgejo, static, hosting, pages, git, gitea, gay, codeberg" />
<meta name="theme-color" content="#3B0764" />
<meta property="og:site_name" content="TheClashFruit's Forgejo" />
2024-01-13 13:13:19 +00:00
<meta property="og:title" content="404" />
2024-01-13 12:45:53 +00:00
<meta property="og:type" content="website" />
<meta property="og:locale" content="en_UK" />
<meta property="og:url" content="https://theclashfruit.page" />
2024-01-13 13:13:19 +00:00
<meta property="og:image" content="https://theclashfruit.page/img/tos_social.png" />
<meta property="og:description" content="A painless, self-hosted Git service." />
2024-01-13 12:45:53 +00:00
<meta name="twitter:card" content="summary_large_image" />
<meta property="twitter:domain" content="theclashfruit.page" />
<meta property="twitter:url" content="https://theclashfruit.page" />
2024-01-13 13:13:19 +00:00
<meta name="twitter:title" content="TheClashFruit's Forgejo &bull; 404" />
<meta name="twitter:description" content="A painless, self-hosted Git service." />
<meta name="twitter:image" content="https://theclashfruit.page/img/tos_social.png" />
2024-01-13 12:45:53 +00:00
2024-01-13 13:13:19 +00:00
<link rel="stylesheet" href="/css/style.css" />
2024-01-13 12:45:53 +00:00
</head>
<body>
<header>
<div>
<div class="title">
<svg width="3rem" height="3rem" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M18 15C16.3431 15 15 16.3431 15 18C15 19.6569 16.3431 21 18 21C19.6569 21 21 19.6569 21 18C21 16.3431 19.6569 15 18 15ZM18 15V8C18 7.46957 17.7893 6.96086 17.4142 6.58579C17.0391 6.21071 16.5304 6 16 6H13M6 9C7.65685 9 9 7.65685 9 6C9 4.34315 7.65685 3 6 3C4.34315 3 3 4.34315 3 6C3 7.65685 4.34315 9 6 9ZM6 9V16C6 16.5304 6.21071 17.0391 6.58579 17.4142C6.96086 17.7893 7.46957 18 8 18H11" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>
2024-01-13 13:13:19 +00:00
<h1>TheClashFruit's Forgejo</h1>
2024-01-13 12:45:53 +00:00
</div>
</div>
</header>
<main>
<div>
<h2>404 Not Found</h2>
<p>This page can't be found. Make sure you opened the right url.</p>
</div>
</main>
<footer>
<div class="footerInner">
<div class="footerText">
<p>
Copyright &copy; 2024 TheClashFruit.
</p>
<label>
Powered by <a href="https://git.gay/gitgay/pages-server">git.gay pages-server</a>.
</label>
<p>
<a href="https://git.theclashfruit.me">
TheClashFruit's Forgejo
</a>
</p>
</div>
<div class="footerLinks">
<div>
<label>Legal</label>
<ul>
<li>
<a href="https://theclashfruit.page/legal/privacy.html">
Privacy
</a>
</li>
<li>
<a href="https://theclashfruit.page/legal/terms.html">
Terms
</a>
</li>
<li>
<a href="https://theclashfruit.page/legal/rules.html">
Rules
</a>
</li>
</ul>
</div>
<div>
<label>Resources</label>
<ul>
<li>
<a href="https://theclashfruit.page/docs/">
Docs
</a>
</li>
<li>
<a href="https://git.theclashfruit.me/Forgejo/Community/issues">
Issues
</a>
</li>
<li>
<a href="https://bstatus.theclashfruit.me/">
Status
</a>
</li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>