From 17aa4ee4bd56fceb1f0df22125a72f3b9a5a5ffd Mon Sep 17 00:00:00 2001 From: surya Date: Sat, 18 Apr 2026 16:16:12 -0400 Subject: fix --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.toml') 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" }, -- cgit v1.2.3