1
0
mirror of https://gitlab.com/Anson-Projects/anson-stuff/zinetest.git synced 2025-06-15 13:36:39 +00:00

add a cute lil tooltip

This commit is contained in:
Anson Biggs 2024-02-22 23:17:04 -07:00
parent eaf2332a9b
commit 1f09bdb17c

View File

@ -233,7 +233,8 @@ fn generate_footer() -> Markup {
a href="https://ansonbiggs.com" { "Anson Biggs" }
" - "
a href="https://gitlab.com/MisterBiggs/zine" { "Source Code" }
" - Page generated at: " (formatted_utc) " UTC"
" - "
"Page generated at: " em data-tooltip="8AM Mountain Time" { (formatted_utc) " UTC" }
}
}
}