mirror of
https://github.com/hexahigh/games.git
synced 2025-12-11 20:15:38 +01:00
12 lines
684 B
HTML
12 lines
684 B
HTML
<head>
|
|
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@600;900&display=swap" rel="stylesheet">
|
|
<script src="https://kit.fontawesome.com/4b9ba14b0f.js" crossorigin="anonymous"></script>
|
|
<link rel="stylesheet" href="https://boof.eu.org/404.css" Type="text/css" media="all">
|
|
</head>
|
|
<body>
|
|
<div class="mainbox">
|
|
<div class="err">4</div>
|
|
<i class="far fa-question-circle fa-spin"></i>
|
|
<div class="err2">4</div>
|
|
<div class="msg">Maybe this page moved? Got deleted? Is hiding out in quarantine? Never existed in the first place?<p>Let's go <a href="https://boof.eu.org/">home</a> and try from there.</p></div>
|
|
</div> |