CrowdedGames.Group/404.html

36 lines
2.7 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link href="style.css" rel="stylesheet"/>
<link href="Animations.css" rel="stylesheet"/>
<meta name="description" content="Home of an independent developer. Find programming projects, games, and work experience on this website.">
<link rel="icon" type="image/png" sizes="32x32" href="Icons/Favicon32.png">
<title>Crowded Games Group</title>
<!-- This meta forces the viewport width to be the same size as the main header. -->
<meta name="viewport" content="height=device-height, width=700px, initial-scale=1, minimum-scale=1"/>
<title>404. How? What?</title>
</head>
<body>
<header>
<div class="HeaderSolid"><pre style="position: relative; font-size: 64px; top: -10px; text-align: left;">|</pre></div>
<!-- This div fixes a bug where the text is way too low and goes under the animation. -->
<h1 style="margin-top: -35px;">CrowdedGames.group</h1>
<section class="HeaderLinkSection">
<a href="https://boosty.to/cataclock"><img class="HeaderLink" src="Icons/BoostyIcon.svg" alt="The logo for Boosty."/></a>
<a href="https://steamcommunity.com/tradeoffer/new/?partner=315492703&token=Z-00zmhG"><img class="HeaderLink" src="Icons/SteamIcon.svg" alt="The logo for Steam."/></a>
<a href="https://cataclock.itch.io/"><img class="HeaderLink" src="Icons/ItchIOIcon.svg" alt="The logo for Itch.io."/></a>
<a rel="me" href="https://wetdry.world/@CatAClock"><img class="HeaderLink" src="Icons/MastodonIcon.svg" alt="The logo for Mastodon."/></a>
<a href="https://bsky.app/profile/crowdedgames.group"><img class="HeaderLink" src="Icons/BlueskyIcon.svg" alt="The logo for Bluesky."/></a>
<a href="https://www.tiktok.com/@insanecataclock"><img class="HeaderLink" src="Icons/TiktokIcon.svg" alt="The logo for TikTok."/></a>
<a href="https://www.youtube.com/@cataclock"><img class="HeaderLink" src="Icons/YoutubeIcon.png" alt="The logo for YouTube."/></a>
<a href="https://www.youtube.com/@doggeywoggey"><img class="HeaderLink" src="Icons/DogeIcon.png" alt="The logo for DoggeyWoggey."/></a>
<a href="mailto:cataclock@proton.me"><img class="HeaderLink" src="Icons/EmailIcon.svg" alt="The icon for Email."/></a>
<a href="https://knowledge.crowdedgames.group">Knowledge</a>
<a href="https://codeberg.org/CatAClock/"><img class="HeaderLink" src="Icons/CodebergIcon.svg" alt="The logo for Codeberg."/></a>
<a href="https://git.crowdedgames.group"><img class="HeaderLink" src="Icons/ForgejoIcon.png" alt="The logo for Forgejo."/></a>
<a href="https://fedi.crowdedgames.group">Fediverse</a>
</section>
</header>
<p style="text-align: center;">You broke my website. How the <b>hell</b> did you do that!?</p>
</body>
</html>