37 lines
1.5 KiB
HTML
37 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en-us">
|
|
<head>
|
|
<title>MORBLOX.com</title>
|
|
<meta content="Free Games at MORBLOX.com" property="og:title"/>
|
|
<meta content="MORBLOX is a work in progress revival." property="og:description"/>
|
|
<meta content="https://thomasluigi07.github.io/MORBLOX-WEBSITE/" property="og:url"/>
|
|
<meta content="https://thomasluigi07.github.io/MORBLOX-WEBSITE/MORBLOXlogo.png" property="og:image"/>
|
|
<meta content="#2260DD" data-react-helmet="true" name="theme-color"/>
|
|
<meta name="apple-mobile-web-app-capable" content="yes"/>
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black"/>
|
|
<link rel="apple-touch-icon" href="MORBLOX.png"/>
|
|
<link rel="apple-touch-startup-image" href="MORBLOXSplash.png"/>
|
|
<link rel="icon" type="image/x-icon" href="MORBLOX.ico">
|
|
<link rel="stylesheet" href="main.css">
|
|
</head>
|
|
<body>
|
|
<header class="navbar">
|
|
<img src="MORBLOXlogo.png"/>
|
|
</header>
|
|
<header class="smallnav">
|
|
<a>Profile</a>
|
|
<a>Character</a>
|
|
<a>Settings</a>
|
|
</header>
|
|
<header class="alert" id="invisible">
|
|
<p class="alerttext" >ALERT TEXT</p>
|
|
</header>
|
|
<div class="content">
|
|
<h1>WELCOME TO MORBLOX!!!</h1>
|
|
<p>MORBLOX is a new revival of ROBLOX.</p>
|
|
</div>
|
|
<footer>
|
|
<p>ABOUT MORBLOX...</p>
|
|
</footer>
|
|
</body>
|
|
</html> |