add footer

This commit is contained in:
Sakooooo 2024-12-01 12:49:37 +04:00
parent 7cb31ff97f
commit 15009fcd63
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -0,0 +1,16 @@
---
---
<!doctype html>
<div class="footer">
<p>sako was here :D</p>
</div>
<style>
.footer {
text-align: center;
align-items: center;
}
</style>