Updated variable names to lower/camel case

This commit is contained in:
2026-05-22 22:41:54 -04:00
parent cb1add90ea
commit 8dc7f8361f
4 changed files with 39 additions and 39 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
WEBROOT=""
MARKDOWN_DIR=""
TEMPLATE_DIR=""
WEBSITE_URL='https://www.example.net'
webroot=""
markdownDir=""
templateDir=""
websiteUrl='https://www.example.net'