Fixed issue with JS vs. YAML content location, and link styling

This commit is contained in:
Nathan Schneider
2025-11-14 12:27:29 -07:00
parent 847b603734
commit 9bb5739568
15 changed files with 163 additions and 712 deletions

View File

@@ -21,7 +21,7 @@ canonifyURLs = false
customCSS = ["css/main.css"]
# Custom JS
customJS = ["js/builder.js", "js/data/modules.js", "js/data/templates.js"]
customJS = ["js/builder.js"]
# Site description
description = "A tool for communities to develop customized dispute resolution protocols"