From 4a05ed5142e0f84628dffb38739ff88eb8e54aa6 Mon Sep 17 00:00:00 2001
From: Christopher Guindon <chris.guindon@eclipse-foundation.org>
Date: Tue, 10 Oct 2023 13:47:00 +0000
Subject: [PATCH] Update config.toml

---
 config.toml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config.toml b/config.toml
index c3dcd82d..3a7c35be 100644
--- a/config.toml
+++ b/config.toml
@@ -7,6 +7,7 @@ disableKinds = ["taxonomy", "term"]
 themesDir = "node_modules/"
 enableRobotsTXT = true
 pluralizeListTitles = false
+disablePathToLower = true
 
 [Params]
   google_tag_manager = "GTM-5WLCZXC"
-- 
GitLab