create home page php

This commit is contained in:
kankys
2024-10-20 09:53:43 +02:00
commit 69f561ff1a
15 changed files with 729 additions and 0 deletions

9
assets/footer.php Normal file
View File

@ -0,0 +1,9 @@
<footer>
Copyright &copy;
<a
href="https://git.archoslinux.cz/kankys"
target="_blank"
>Lukáš Kaňka</a
>
2024
</footer>