17 lines
289 B
TOML
17 lines
289 B
TOML
# 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"
|