web-virtit.fr/config.toml

40 lines
1.1 KiB
TOML

baseURL = "https://virtit.fr/"
languageCode = "fr-FR"
title = "VirtIT"
theme = "hugo-theme-nix"
[params]
TwitterID = "@AmazingBeu"
GnuPGFingerprint = "7617D5B0C3BDF5C9"
Name = "Beu"
HeaderUsername = "benoit"
HeaderHostname = "virtit.fr"
Email = "benoit+ws@virtit.fr"
About = "FR: Sysadmin, pro-opensource & vie privée, joueur occasionnel et developpeur TrackMania\n\nEN: Sysadmin, pro-open source & privacy, occasional player and TrackMania developer"
ProfilePicture = "/images/logo.png"
Favicon = "/images/favicon.png"
wiki = "https://wiki.virtit.fr/"
git = "https://git.virtit.fr/explore/repos"
PayPalDonationURL = "https://www.paypal.com/donate/?hosted_button_id=8AG2MU7XQCKHU"
[menu]
[[menu.header]]
identifier = "post"
name = "posts"
weight = 1
url = "/posts"
[[menu.header]]
name = "a\\ propos"
weight = 0
url = "/about"
[[menu.header]]
name = "VirtIT"
weight = 1
url = "/about/virtit"
parent = "a\\ propos"
[[menu.header]]
name = "Moi"
weight = 0
url = "/about/moi"
parent = "a\\ propos"