mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-06-16 13:36:40 +00:00
add a cute lil tooltip
This commit is contained in:
parent
eaf2332a9b
commit
1f09bdb17c
@ -233,7 +233,8 @@ fn generate_footer() -> Markup {
|
|||||||
a href="https://ansonbiggs.com" { "Anson Biggs" }
|
a href="https://ansonbiggs.com" { "Anson Biggs" }
|
||||||
" - "
|
" - "
|
||||||
a href="https://gitlab.com/MisterBiggs/zine" { "Source Code" }
|
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" }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user