chore(pages/index.html): add update timestamp to home page

This commit is contained in:
Cory Dransfeldt 2025-05-09 11:16:14 -07:00
parent 6995306517
commit 965c48fc3e
No known key found for this signature in database
5 changed files with 6 additions and 4 deletions

View file

@ -501,5 +501,6 @@ footer {
.updated {
font-size: var(--font-size-sm);
text-align: center;
margin-top: 0;
}
}