4o1x5.dev/config/_default/menu.toml
2005 57caf15df3 changes:
- added about me in hungarian and english
- forgejo blog: deleted plain linux part
2024-04-28 13:17:07 +02:00

36 lines
516 B
TOML

# 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 = "git"
name = "Git"
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"