save rewrite

This commit is contained in:
Mohamad Damaj 2023-08-13 19:47:55 +03:00
parent 017fb02f09
commit c050b8da4c
7 changed files with 86 additions and 0 deletions

6
new/res/header.php Normal file
View file

@ -0,0 +1,6 @@
<div class="navbar">
<span><name>Mohamad's website</name>
<img src="/img/home.png" width="16" height="16">
<a href="https://damaj.tech">Home</a>
</span>
</div>