changed event copy-link and navbar
All checks were successful
publish / publish (push) Successful in 26s
All checks were successful
publish / publish (push) Successful in 26s
This commit is contained in:
parent
387a6f95a1
commit
7fa6d886a0
8 changed files with 80 additions and 11 deletions
|
@ -8,6 +8,25 @@ name = "Home"
|
|||
url = "/en/"
|
||||
weight = 1
|
||||
|
||||
# Untermenüs von "Home"
|
||||
[[menu.main]]
|
||||
parent = "Home"
|
||||
name = "ESE Website"
|
||||
url = "https://ese.ifsr.de/"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Home"
|
||||
name = "Events"
|
||||
url = "/en/events"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
parent = "Home"
|
||||
name = "News"
|
||||
url = "/en/neuigkeiten"
|
||||
weight = 3
|
||||
|
||||
# ====================
|
||||
# Main menu: About Us
|
||||
# ====================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue