add load time and autofocus
Some checks failed
Create and publish a Docker image / build-and-push-image (push) Failing after 10m5s

This commit is contained in:
Nicholas Orlowsky 2025-10-06 21:25:15 -04:00
parent 917428507d
commit 5539c8521d
No known key found for this signature in database
GPG key ID: A9F3BA4C0AA7A70B
10 changed files with 153 additions and 11 deletions

View file

@ -29,6 +29,10 @@ body {
max-width: 750px;
}
.next-col {
background-color: #55ff55 !important;
}
a {
text-decoration: none;
color: #114488;