korhonen.cc/data/en/site.toml
Marko Korhonen 7fdde332d3
All checks were successful
continuous-integration/drone/push Build is passing
Add link to website analytics
2022-09-15 19:50:49 +03:00

29 lines
617 B
TOML

copyright = "Copyright © 2022 Marko Korhonen"
# Meta description for search engines and such
description = "Portfolio of Marko Korhonen"
[[customMenus]]
name = "PGP"
url = "/pgp"
hideFromNavbar = false
showOnFooter = true
[[customMenus]]
name = "Repo"
url = "/korhonen_aur"
hideFromNavbar = false
showOnFooter = true
[[customMenus]]
name = "Website source code"
url = "https://git.korhonen.cc/FunctionalHacker/korhonen.cc"
hideFromNavbar = true
showOnFooter = true
[[customMenus]]
name = "Website analytics"
url = "https://umami.korhonen.cc/share/GRslDxJt/korhonen.cc"
hideFromNavbar = true
showOnFooter = true