Feature: Add dynamic edit URLs and custom navigation menu
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 22s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 22s
This commit is contained in:
6
config/_default/params.toml
Normal file
6
config/_default/params.toml
Normal file
@@ -0,0 +1,6 @@
|
||||
# This dynamically overrides the framework's article settings for the public site.
|
||||
[article]
|
||||
showEdit = true
|
||||
showEditURL = true
|
||||
editURL = "https://git.wompmacho.com/wompmacho/docs-public/src/branch/main"
|
||||
editAppendPath = true
|
||||
Reference in New Issue
Block a user