diff options
Diffstat (limited to 'config.toml')
| -rw-r--r-- | config.toml | 2 |
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" }, |
