website/config/_default/menu.toml
2024-02-22 01:08:39 +01:00

24 lines
420 B
TOML

# 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/filippo-ferrari"
[social.params]
icon = "brand-github"
[[social]]
identifier = "forgejo"
name = "Forgejo"
url = "https://git.bytemeifyoucan.lol/NapoleonDynamite"
#[social.params]
#icon = "img/forgejo"