2024-09-11 20:04:31 +02:00
|
|
|
# Configure main menu and social menu
|
|
|
|
#[[main]]
|
|
|
|
#identifier = "home"
|
|
|
|
#name = "Home"
|
|
|
|
#url = "/"
|
|
|
|
#[main.params]
|
|
|
|
#icon = "home"
|
|
|
|
#newtab = true
|
|
|
|
|
2025-01-29 12:18:16 +01:00
|
|
|
[[social]]
|
|
|
|
identifier = "gitea"
|
|
|
|
name = "Gitea"
|
|
|
|
url = "https://git.akumatic.eu/Akumatic"
|
|
|
|
weight = 1
|
|
|
|
|
|
|
|
[social.params]
|
|
|
|
icon = "brand-git"
|
|
|
|
|
2024-09-11 20:04:31 +02:00
|
|
|
[[social]]
|
|
|
|
identifier = "github"
|
|
|
|
name = "GitHub"
|
|
|
|
url = "https://github.com/Akumatic"
|
2025-01-29 12:18:16 +01:00
|
|
|
weight = 2
|
2024-09-11 20:04:31 +02:00
|
|
|
|
|
|
|
[social.params]
|
|
|
|
icon = "brand-github"
|
|
|
|
|
|
|
|
[[social]]
|
|
|
|
identifier = "reddit"
|
|
|
|
name = "Reddit"
|
|
|
|
url = "https://www.reddit.com/user/aku-matic/"
|
2025-01-29 12:18:16 +01:00
|
|
|
weight = 98
|
2024-09-11 20:04:31 +02:00
|
|
|
|
|
|
|
[social.params]
|
|
|
|
icon = "brand-reddit"
|
2024-09-12 20:03:42 +02:00
|
|
|
|
|
|
|
[[social]]
|
|
|
|
identifier = "mail"
|
|
|
|
name = "Mail"
|
|
|
|
url = "mailto:contact@akumatic.eu"
|
2025-01-29 12:18:16 +01:00
|
|
|
weight = 99
|
2024-09-12 20:03:42 +02:00
|
|
|
|
|
|
|
[social.params]
|
|
|
|
icon = "mail"
|