Update index.html

This commit is contained in:
Jonas_Jones 2021-12-16 21:00:39 +01:00 committed by GitHub
parent af81c98e5f
commit c40d229864
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
<title>//TODO - Jonas_Jones</title>
<title>Mystery ServerUtility - Jonas_Jones</title>
<link rel="icon" href="https://j-onasjones.github.io/src/logo_icon.png">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
@ -57,9 +57,6 @@ body, html {
<div class="w3-bar" id="myNavbar">
<i class="fa fa-bars"></i>
</a>
<a href="//TODO" class="w3-bar-item w3-button">//TODO</a>
<a href="//TODO" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-user"></i> //TODO</a>
<a href="//TODO" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-th"></i> //TODO</a>
<a href="index.html#contact" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> CONTACT</a>
<a class="w3-bar-item w3-hide-small"><i class="fa fa-envelope"></i>>></a>
<a href="https://youtube.com/c/JonasJonesJonasJones" class="w3-bar-item w3-button w3-hide-small"><i class="fa fa-envelope"></i> Youtube</a>
@ -76,7 +73,7 @@ body, html {
<!-- First Parallax Image with Logo Text -->
<div class="bgimg-1 w3-display-container w3-opacity-min" id="home" style="padding-left: 250px;">
<div class="w3-display-middle" style="white-space:nowrap;">
<span class="w3-xxlarge w3-text-white w3-wide"><h1 style="font-size: 200px;padding-left: 250px; color:#10335C">//TODO</h1></span>
<span class="w3-xxlarge w3-text-white w3-wide"><h1 style="font-size: 200px;padding-left: 250px; color:#10335C">Mystery ServerUtility</h1></span>
</div>
</div>
@ -94,7 +91,7 @@ body, html {
<!-- Hide this text on small devices -->
<div class="w3-col m6 w3-hide-small w3-padding-large">
<p>//TODO
<p>Server utilities. Something one can only dream about. Wait, here we go, the mod is almost ready for You to control all mystery mod configs server side! At least thats the plan. I have yet to even start with this mod. Doesn't make a lot of sense if the other mods aren't done yet right?
</p>
</div>
</div>