4o1x5.dev/config/_default/menu.toml

28 lines
401 B
TOML
Raw Normal View History

2024-04-28 11:42:37 +02:00
# Configure main menu and social menu
#[[main]]
#identifier = "home"
#name = "Home"
#url = "/"
#[main.params]
#icon = "home"
#newtab = true
# [[social]]
# identifier = "git"
# name = "Gitea"
# url = "https://git.4o1x5.dev/4o1x5"
# [social.params]
# icon = "git-fork"
[[social]]
identifier = "matrix"
name = "Matrix"
url = "https://matrix.to/#/@4o1x5:4o1x5.dev"
[social.params]
icon = "message"