39 lines
1.2 KiB
HTML
39 lines
1.2 KiB
HTML
<!DOCTYPE html>
|
|
<html class="no-js" lang="">
|
|
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>TMC</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>
|
|
</body>
|
|
</html>
|