2022-12-19 21:22:15 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en-us" xmlns="http://www.w3.org/1999/xhtml">
|
|
|
|
<head>
|
2022-12-21 12:28:55 +00:00
|
|
|
<meta charset="utf-8">
|
2022-12-21 16:24:17 +00:00
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
2023-04-10 20:29:06 +00:00
|
|
|
<title>damaj.tech</title>
|
2023-02-18 21:41:07 +00:00
|
|
|
<link rel="stylesheet" href="/css/main.css" type="text/css">
|
|
|
|
<meta content="damaj.tech" property="og:title" />
|
2022-12-21 16:24:17 +00:00
|
|
|
<meta content="Other Sites i have!" property="og:description" />
|
2023-04-10 20:29:06 +00:00
|
|
|
<meta content="https://damaj.tech/site/others" property="og:url" />
|
2022-12-21 16:24:17 +00:00
|
|
|
<meta content="#FD7717" data-react-helmet="true" name="theme-color" />
|
2022-12-19 21:22:15 +00:00
|
|
|
|
|
|
|
</head>
|
|
|
|
<body>
|
2023-05-05 20:01:12 +00:00
|
|
|
<?php include '/var/www/html/templates/header.php'; ?>
|
2022-12-19 21:22:15 +00:00
|
|
|
|
|
|
|
<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>
|
2023-05-05 20:01:12 +00:00
|
|
|
<?php include '/var/www/html/templates/footer.php' ; ?>
|
2022-12-19 21:22:15 +00:00
|
|
|
</body>
|
|
|
|
</html>
|