Upload
This commit is contained in:
parent
49f0211ee1
commit
c8f8ef975a
14 changed files with 183 additions and 0 deletions
2
beta/templates/footer.php
Executable file
2
beta/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, massive thanks to her, she is awesome!</p>
|
||||
2
beta/templates/header.php
Executable file
2
beta/templates/header.php
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
<span class="logo">damaj.gq</h1>
|
||||
<br>
|
||||
3
beta/templates/links.php
Normal file
3
beta/templates/links.php
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
<span class="links"> <a href=/var/www/html/~mohamad/site/other.php>[Other Sites]</a>
|
||||
<span class="links">
|
||||
<hr>
|
||||
Reference in a new issue