added some stuff

This commit is contained in:
Thomas G 2022-06-19 00:04:39 +10:00
parent 510e493c08
commit 133b4f2b58
2 changed files with 6 additions and 1 deletions

BIN
MORBLOXlogo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB

View File

@ -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>