All checks were successful
deploy-docs / build-and-deploy (push) Successful in 22s
6 lines
233 B
TOML
6 lines
233 B
TOML
# 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 |