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 ++-- public/atom.xml | 2 +- public/blog/little-forest-floor/index.html | 6 +++--- public/blog/native-plant-garden/index.html | 6 +++--- public/index.html | 6 +++--- 5 files changed, 12 insertions(+), 12 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" }, diff --git a/public/atom.xml b/public/atom.xml index 343471a..5940707 100644 --- a/public/atom.xml +++ b/public/atom.xml @@ -1,7 +1,7 @@ Urban Ecology Collective - a collective + A Collective Zola diff --git a/public/blog/little-forest-floor/index.html b/public/blog/little-forest-floor/index.html index 76dff86..f2cb29d 100644 --- a/public/blog/little-forest-floor/index.html +++ b/public/blog/little-forest-floor/index.html @@ -4,7 +4,7 @@ - + @@ -13,11 +13,11 @@ - + - + diff --git a/public/blog/native-plant-garden/index.html b/public/blog/native-plant-garden/index.html index e9367c6..1107673 100644 --- a/public/blog/native-plant-garden/index.html +++ b/public/blog/native-plant-garden/index.html @@ -4,7 +4,7 @@ - + @@ -13,11 +13,11 @@ - + - + diff --git a/public/index.html b/public/index.html index d81c73b..895e176 100644 --- a/public/index.html +++ b/public/index.html @@ -4,7 +4,7 @@ - + @@ -13,11 +13,11 @@ - + - + -- cgit v1.2.3