add the file uploader to the navbar thing
This commit is contained in:
parent
79be8250c9
commit
b86654766f
1 changed files with 7 additions and 1 deletions
|
@ -16,7 +16,13 @@ weight = 20
|
||||||
[[menus.main]]
|
[[menus.main]]
|
||||||
name = "Services"
|
name = "Services"
|
||||||
pageRef = "/services"
|
pageRef = "/services"
|
||||||
weight = 60
|
weight = 30
|
||||||
|
|
||||||
|
[[menus.main]]
|
||||||
|
name = "File Uploader"
|
||||||
|
pageRef = "/upload"
|
||||||
|
weight = 40
|
||||||
|
|
||||||
|
|
||||||
[markup.goldmark.renderer]
|
[markup.goldmark.renderer]
|
||||||
unsafe = true
|
unsafe = true
|
Loading…
Add table
Add a link
Reference in a new issue