Refactor: Remove hardcoded edit URL to allow dynamic overrides
This commit is contained in:
@@ -66,7 +66,6 @@ customCSS = true
|
|||||||
showAuthorsBadges = true # This helps style the author profile
|
showAuthorsBadges = true # This helps style the author profile
|
||||||
showEdit = true
|
showEdit = true
|
||||||
showEditURL = true
|
showEditURL = true
|
||||||
editURL = "https://git.wompmacho.com/wompmacho/wiki/src/branch/main/content"
|
|
||||||
editAppendPath = true
|
editAppendPath = true
|
||||||
showZenMode = false
|
showZenMode = false
|
||||||
smartTOC = true
|
smartTOC = true
|
||||||
|
|||||||
Reference in New Issue
Block a user