feat: add footer
Some checks failed
ci / ci (22, debian-trixie) (push) Failing after 20s

This commit is contained in:
kittentm 2026-05-13 01:04:57 +02:00
commit 51a6ea62b4
Signed by: kitten
GPG key ID: 394B4EABE4405A83
7 changed files with 125 additions and 58 deletions

View file

@ -16,3 +16,7 @@
--color-green-900: #0A5331;
--color-green-950: #052E16;
}
body {
font-family: 'Arial', sans-serif;
}