added some stuff
This commit is contained in:
parent
510e493c08
commit
133b4f2b58
Binary file not shown.
|
After Width: | Height: | Size: 223 KiB |
|
|
@ -1,7 +1,12 @@
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>MORBLOX.com</title>
|
<title>MORBLOX</title>
|
||||||
|
<meta content="MORBLOX" 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" />
|
||||||
<link rel="stylesheet" href="main.css">
|
<link rel="stylesheet" href="main.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue