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
2023-02-17 19:27:44 +00:00

4 lines
189 B
PHP
Executable file

<div class="logo">damaj.tech</div>
<hr>
<div class="links"> <a href=/index.php>[Home]</a> <a href=/site/contact.php>[Contact Me]</a> <a href=/site/others.php>[Other Sites]</a></div>
<hr>