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"
|
url = "https://azo-notes.arian.li"
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
||||||
|
[[menu.main]]
|
||||||
|
name = "Berufsschul-Notizen"
|
||||||
|
url = "https://bbw-notes.arian.li"
|
||||||
|
weight = 2
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Persönliche Homepage"
|
name = "Persönliche Homepage"
|
||||||
url = "https://www.arian.li"
|
url = "https://www.arian.li"
|
||||||
weight = 2
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "PlantUML Server"
|
name = "PlantUML Server"
|
||||||
url = "https://uml.arian.li"
|
url = "https://uml.arian.li"
|
||||||
weight = 3
|
weight = 4
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
name = "Wastebin"
|
name = "Wastebin"
|
||||||
url = "https://paste.arian.li"
|
url = "https://paste.arian.li"
|
||||||
weight = 4
|
weight = 5
|
||||||
|
|
||||||
[markup]
|
[markup]
|
||||||
defaultMarkdownHandler = "goldmark"
|
defaultMarkdownHandler = "goldmark"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue