diff --git a/hugo.toml b/hugo.toml index 2365af4..644da93 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,3 +2,4 @@ baseURL = 'https://crosslang.tesseslanguage.com/' languageCode = 'en-us' title = 'CrossLang' theme = 'hugo-theme-relearn' +uglyURLs = false