chore: update hugo config (menu, icons, params)

This commit is contained in:
2025-12-13 16:55:56 +01:00
parent 921879e6ff
commit 3ab8b33c9e

View File

@@ -37,5 +37,21 @@ theme = "PaperMod"
url = "/" url = "/"
weight = 1 weight = 1
[[params.socialIcons]]
name = "mastodon"
url = "https://mamutovo.cz/@oscloud"
title = "Mastodon"
[[params.socialIcons]]
name = "email"
url = "mailto:info@oscloud.cz"
title = "E-mail"
[[params.socialIcons]]
name = "github"
url = "https://git.arch-linux.cz/Oscloud"
title = "Gitea (Oscloud)"