summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 58f2c3f..ffd7ad5 100644
--- a/config.toml
+++ b/config.toml
@@ -8,7 +8,7 @@ compile_sass = false
build_search_index = false
title = "Urban Ecology Collective"
-description = "a collective"
+description = "A Collective"
theme = "austere-theme-zola"
generate_feeds = true
@@ -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/blog/", name = "blog" },