Upload
This commit is contained in:
parent
49f0211ee1
commit
c8f8ef975a
14 changed files with 183 additions and 0 deletions
2
templates/footer.php
Executable file
2
templates/footer.php
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
<hr>
|
||||
<p>site written and hosted by <a href="https://donut.gq/">Emily</a>, Modified by me on vim. Massive thanks to her, she is awesome!</p>
|
||||
4
templates/header.php
Executable file
4
templates/header.php
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
<a><span class="logo">damaj.gq</a>
|
||||
<hr>
|
||||
<span class="links"> <a href=/index.php>[Home]</a> <span class="links"><a href=/site/contact.php>[Contact Me]</a> <span class="links"> <a href=/site/others.php>[Other Sites]</a>
|
||||
<hr>
|
||||
Reference in a new issue