1
0
mirror of https://gitlab.com/Anson-Projects/zine.git synced 2025-07-27 08:41:25 +00:00

fix source code url

This commit is contained in:
2024-02-16 21:44:29 -07:00
parent 684bad8a67
commit 73806956f1

View File

@@ -222,7 +222,7 @@ fn generate_footer() -> Markup {
p {
a href="https://ansonbiggs.com" { "Anson Biggs" }
" - 2024 - "
a href="gitlab.com" { "Source Code" }
a href="https://gitlab.com/MisterBiggs/zine" { "Source Code" }
}
}
}