add the file uploader to the navbar thing
All checks were successful
pipeline / deploy-job (push) Successful in 36s

This commit is contained in:
Alexandru 2024-09-19 07:46:46 +03:00
parent 79be8250c9
commit b86654766f

View File

@ -16,7 +16,13 @@ weight = 20
[[menus.main]]
name = "Services"
pageRef = "/services"
weight = 60
weight = 30
[[menus.main]]
name = "File Uploader"
pageRef = "/upload"
weight = 40
[markup.goldmark.renderer]
unsafe = true