feat: add 'Last updated' extra tag

This commit is contained in:
welpo 2023-02-27 00:55:17 +01:00
parent eb60527bfb
commit ed47f2580b
No known key found for this signature in database
GPG key ID: A2F978CF4EC1F5A6
3 changed files with 8 additions and 1 deletions

View file

@ -75,6 +75,7 @@ header {
font-weight: 300;
padding-top: 0.7vmin;
padding-bottom: 3vmin;
line-height: 1.4rem;
}
.meta a {