Update acknowledgments

This commit is contained in:
Juno Takano 2026-01-17 16:51:49 -03:00
commit 6eea10f74d
2 changed files with 33 additions and 0 deletions

View file

@ -326,6 +326,10 @@ hr {
border: 1px dashed #555;
}
footer hr {
margin-top: 60px;
}
@media (prefers-color-scheme: dark) {
* {
background: #222222;