61 lines
2.0 KiB
HTML
Executable File
61 lines
2.0 KiB
HTML
Executable File
<!DOCTYPE html>
|
|
<html class="no-js" lang="">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>TMC: 404</title>
|
|
<meta name="description" content="TMC Servers. Minecraft server IP: mc.themissingcrowbar.com">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta property="og:title" content="">
|
|
<meta property="og:type" content="">
|
|
<meta property="og:url" content="">
|
|
<meta property="og:image" content="">
|
|
|
|
<link rel="manifest" href="/site.webmanifest">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
|
|
<link rel="icon" type="/image/png" sizes="32x32" href="/favicon-32x32.png">
|
|
<link rel="icon" type="/image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
<link rel="stylesheet" href="/css/main.css">
|
|
<link rel="stylesheet" href="/css/normalize.css">
|
|
<link rel="stylesheet" href="styles.css">
|
|
|
|
<script src="/jquery-3.6.0.min.js"></script>
|
|
|
|
<meta name="theme-color" content="#fafafa">
|
|
|
|
<script>
|
|
$(function(){
|
|
$('#navigationMenu').load('/reusable/navigation.html');
|
|
$('#mcServerRotationCountdown').load('/reusable/mcServerRotationCountdown.html');
|
|
});
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
<div id="navigationMenu"></div>
|
|
<div style="text-align: center; margin-top: 10%" id="developers">
|
|
<img style="display: inline; width: 20%;" src="/img/404/heheSnow.jpg" alt="heheSnow">
|
|
<img style="display: inline; width: 20%;" src="/img/404/bruh.png" alt="bruh">
|
|
<img style="display: inline; width: 20%;" src="/img/404/lick.png" alt="lick">
|
|
<div>
|
|
<div style="display: inline">
|
|
<h4 style="display: inline-block; width: 20%">Quentin</h4>
|
|
</div>
|
|
<div style="display: inline">
|
|
<h4 style="display: inline-block; width: 20%">Quentin</h4>
|
|
</div>
|
|
<div style="display: inline">
|
|
<h4 style="display: inline-block; width: 20%">or Quentin?</h4>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div style="text-align: center">
|
|
<h1>404!</h1>
|
|
<h3>Which one of our developers fucked up?</h3>
|
|
<a href="/index.html">Back Home</a>
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|