More Modifications

This commit is contained in:
Mohamad Damaj 2023-02-19 00:31:52 +02:00
parent 4c15de2c37
commit 57c5343687
2 changed files with 3 additions and 3 deletions

View File

@ -12,11 +12,11 @@
</head>
<body>
<?php include '/templates/header.php'; ?>
<?php include '/var/www/html/~mohamad/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 '/templates/footer.php' ; ?>
<?php include '/var/www/html/~mohamad/templates/footer.php' ; ?>
</body>
</html>

View File

@ -1,3 +1,3 @@
<hr>
<p>site written and hosted by <a href="https://free-werewolf.top/">Emily</a>, Modified by me on vim. Massive thanks to her, she is awesome!</p>
<p>site written and icons and hosted by <a href="https://free-werewolf.top/">Emily</a>, Modified by me on vim and VSCode. Massive thanks to her, she is awesome!</p>
<div class="code">This site is <a href="https://github.com/Damaj301damaj-lol/damaj.gq">open source!</a></div>