feat: add operating system to footer

This commit is contained in:
2025-06-11 18:23:41 -07:00
parent e5c7c3df7b
commit 5a21488e6b
4 changed files with 193 additions and 8 deletions

View File

@@ -201,6 +201,12 @@ p
background-color: #151515;
}
.footer-sub
{
font-size: 0.9rem;
color: #717171;
}
.footer a,
.footer a:focus,
.footer a:hover