added bbw-notes to nav
This commit is contained in:
parent
b7b2230eb0
commit
9e851d31a1
11
hugo.toml
11
hugo.toml
|
|
@ -14,20 +14,25 @@ theme = 'hugo-theme-techdoc'
|
|||
url = "https://azo-notes.arian.li"
|
||||
weight = 1
|
||||
|
||||
[[menu.main]]
|
||||
name = "Berufsschul-Notizen"
|
||||
url = "https://bbw-notes.arian.li"
|
||||
weight = 2
|
||||
|
||||
[[menu.main]]
|
||||
name = "Persönliche Homepage"
|
||||
url = "https://www.arian.li"
|
||||
weight = 2
|
||||
weight = 3
|
||||
|
||||
[[menu.main]]
|
||||
name = "PlantUML Server"
|
||||
url = "https://uml.arian.li"
|
||||
weight = 3
|
||||
weight = 4
|
||||
|
||||
[[menu.main]]
|
||||
name = "Wastebin"
|
||||
url = "https://paste.arian.li"
|
||||
weight = 4
|
||||
weight = 5
|
||||
|
||||
[markup]
|
||||
defaultMarkdownHandler = "goldmark"
|
||||
|
|
|
|||
Loading…
Reference in New Issue