summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorsurya <surya@urbanecologycollective.org>2026-04-18 16:16:12 -0400
committersurya <surya@urbanecologycollective.org>2026-04-18 16:16:12 -0400
commit17aa4ee4bd56fceb1f0df22125a72f3b9a5a5ffd (patch)
tree286446a7e3f0ea0190af8837e6dea426d43d8e3d /config.toml
parentf5f68ab9cc9821dfbe938f94f2dea7cf41c5941d (diff)
fix
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index b8001a5..289574a 100644
--- a/config.toml
+++ b/config.toml
@@ -23,7 +23,7 @@ smart_punctuation = true
# { url = "/", name_en = "home" },
# { url = "https://urbanecologycollective.org/wiki", name_en = "wiki" }
# ]
-list_pages = true
+# list_pages = true
menu_links = [
{ url = "$BASE_URL/", name = "home" },
{ url = "$BASE_URL/posts/", name = "posts" },