Update links on the project homepage #47
11
config.toml
11
config.toml
@ -4,14 +4,18 @@ title = "The Co-op Cloud"
|
||||
theme = "coopcloud.tech"
|
||||
enableemoji = true
|
||||
[menu]
|
||||
[[menu.main]]
|
||||
name = "Git"
|
||||
url = "https://git.coopcloud.tech"
|
||||
weight = 1
|
||||
[[menu.main]]
|
||||
name = "Docs"
|
||||
url = "https://docs.coopcloud.tech"
|
||||
weight = 1
|
||||
weight = 2
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
url = "/blog/"
|
||||
weight = 2
|
||||
weight = 3
|
||||
|
||||
[params]
|
||||
[params.links]
|
||||
@ -32,9 +36,6 @@ enableemoji = true
|
||||
[[params.links.footer]]
|
||||
name = "Mastodon"
|
||||
link = "https://social.coop/@coopcloud"
|
||||
[[params.links.footer]]
|
||||
name = "Twitter"
|
||||
link = "https://twitter.com/coop_cloud"
|
||||
|
||||
[Permalinks]
|
||||
code = "/:filename/"
|
||||
|
Loading…
Reference in New Issue
Block a user