Delete old site, add a circle pfp and fix issue.
This commit is contained in:
parent
1e5d51a46b
commit
78c0838067
13 changed files with 33 additions and 94 deletions
|
|
@ -12,11 +12,11 @@
|
|||
|
||||
</head>
|
||||
<body>
|
||||
<?php include '/var/www/html/~mohamad/templates/header.php'; ?>
|
||||
<?php include '/templates/header.php'; ?>
|
||||
|
||||
<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' ; ?>
|
||||
<?php include '/templates/footer.php' ; ?>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Reference in a new issue