|
@@ -12,10 +12,12 @@
|
|
|
<link rel="stylesheet" href="static/css/normalize.css">
|
|
<link rel="stylesheet" href="static/css/normalize.css">
|
|
|
<link rel="stylesheet" href="static/css/skeleton.css">
|
|
<link rel="stylesheet" href="static/css/skeleton.css">
|
|
|
<link rel="stylesheet" href="static/css/custom.css">
|
|
<link rel="stylesheet" href="static/css/custom.css">
|
|
|
|
|
+ <link rel="icon" type="image/x-icon" href="/static/favicon.png">
|
|
|
</head>
|
|
</head>
|
|
|
<body>
|
|
<body>
|
|
|
<div class="container">
|
|
<div class="container">
|
|
|
<section class="header">
|
|
<section class="header">
|
|
|
|
|
+ <img src="/static/favicon.png" alt="Boppers Bizza Server Logo">
|
|
|
<h1 class="title">Boppers Bizza Minecraft Server</h1>
|
|
<h1 class="title">Boppers Bizza Minecraft Server</h1>
|
|
|
<h3>Current Modpack: Prominence II v.2.8.0hf</h3>
|
|
<h3>Current Modpack: Prominence II v.2.8.0hf</h3>
|
|
|
</section>
|
|
</section>
|