First commit: Upload files

This commit is contained in:
Mohamad Damaj 2023-10-30 20:08:33 +02:00
commit 1477bbb2e5
7 changed files with 93 additions and 0 deletions

8
templates/header.php Normal file
View file

@ -0,0 +1,8 @@
<div class="box">
<header>
<img src='/img/d301d.png' alt='Site Icon' width=25px height=25px></img>
<div class="header">
<a href="/">[Main]</a>
</header>
</div>
</div>