schuelerzeitung/config/_default/menu.toml

17 lines
289 B
TOML
Raw Permalink Normal View History

2023-10-21 20:25:30 +02:00
# Configure main menu and social menu
#[[main]]
#identifier = "home"
#name = "Home"
#url = "/"
#[main.params]
#icon = "home"
#newtab = true
[[social]]
identifier = "instagram"
name = "Instagram"
url = "https://instagram.com/schuelerzeitung.gcg/"
[social.params]
icon = "brand-instagram"