add stuff & i dont really want to do this but i have no choice. testing in prod....
This commit is contained in:
parent
df2491f0c0
commit
73a51d5fbd
27 changed files with 311 additions and 19 deletions
|
@ -1,7 +1,7 @@
|
|||
baseURL = "https://fzorb.xyz/"
|
||||
languageCode = "en-us"
|
||||
title = "FzOrb's website"
|
||||
theme = "zmin"
|
||||
theme = "fzmin"
|
||||
|
||||
[[menus.main]]
|
||||
name = "Home"
|
||||
|
@ -18,15 +18,10 @@ name = "Services"
|
|||
pageRef = "/services"
|
||||
weight = 30
|
||||
|
||||
[[menus.main]]
|
||||
name = "Thoughts"
|
||||
pageRef = "/thoughts"
|
||||
weight = 40
|
||||
|
||||
[[menus.main]]
|
||||
name = "File Uploader"
|
||||
pageRef = "/upload"
|
||||
weight = 50
|
||||
weight = 40
|
||||
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
Loading…
Add table
Add a link
Reference in a new issue