Added icons and a bunch of fixes and updates

This commit is contained in:
Mohamad Damaj 2023-02-18 23:41:07 +02:00
parent 82f49a11d8
commit 0dfe17f76f
9 changed files with 66 additions and 16 deletions

View file

@ -1,22 +0,0 @@
<!DOCTYPE html>
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>damaj.gq</title>
<link rel="stylesheet" href="../css/main.css">
<meta content="damaj.gq" property="og:title" />
<meta content="Other Sites i have!" property="og:description" />
<meta content="https://damaj.gq" property="og:url" />
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
</head>
<body>
<center><?php include '/var/www/html/~mohamad/templates/header.php'; ?></center>
<h1>Checkout my other websites :D<h1>
<p> <a href=https://free-wii-u.gq>free-wii-u.gq</a>
<p> <a href=https://soystemd.gq>soystemd.gq</a> </p>
<?php include '/var/www/html/~mohamad/templates/footer.php' ; ?>
</body>
</html>