This repository has been archived on 2024-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
damaj.tech.old/templates/header.php

5 lines
317 B
PHP
Raw Normal View History

2023-02-17 19:27:44 +00:00
<div class="logo">damaj.tech</div>
2022-12-19 21:22:15 +00:00
<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>
2022-12-19 21:22:15 +00:00
<hr>