From fc3911cf7ca67da51f2d8e71824a6d284b590b2c Mon Sep 17 00:00:00 2001 From: surya Date: Sat, 18 Apr 2026 15:47:27 -0400 Subject: fix --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.toml') 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" }, -- cgit v1.2.3