Files
docs-public/config/_default/params.toml
wompmacho 8c57fe074e
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 22s
Feature: Add dynamic edit URLs and custom navigation menu
2026-03-25 03:12:21 +00:00

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