its time for an update!

Integrate a blog service.
This commit is contained in:
Mohamad Damaj 2023-06-23 12:23:52 +03:00 committed by GitHub
parent 5bae8550a8
commit 8d5011b431
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
17 changed files with 1295 additions and 716 deletions

View file

@ -1,4 +1,4 @@
<div class="logo">damaj.tech</div>
<hr>
<div class="links"> <a href=/index.php>[<img src=/img/home.png alt="Home Icon"></img> Home]</a> <a href=/site/contact>[<img src=/img/mail.png alt="Mail Icon"></img> Contact Me]</a> <a href=/site/others>[<img src=/img/map.png alt="Map Icon"></img> Other Sites]</a></div>
<hr>
<div class="logo">damaj.tech</div>
<hr>
<div class="links"> <a href=/index.php>[<img src=/img/home.png alt="Home Icon"></img> Home]</a> <a href=/site/blog>[<img src=/img/blog.png alt="Newspaper Icon"></img> Blog]</a> <a href=/site/contact>[<img src=/img/mail.png alt="Mail Icon"></img> Contact Me]</a> <a href=/site/others>[<img src=/img/map.png alt="Map Icon"></img> Other Sites]</a></div>
<hr>