chore: update hugo config (menu, icons, params)
This commit is contained in:
16
hugo.toml
16
hugo.toml
@@ -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)"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user