Blog/config/_default/menu.toml

25 lines
401 B
TOML
Raw Normal View History

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
[[social]]
identifier = "github"
name = "GitHub"
url = "https://github.com/Akumatic"
[social.params]
icon = "brand-github"
[[social]]
identifier = "reddit"
name = "Reddit"
url = "https://www.reddit.com/user/aku-matic/"
[social.params]
icon = "brand-reddit"