diff --git a/config.toml b/config.toml index cf7c4d4..e56e26d 100644 --- a/config.toml +++ b/config.toml @@ -9,6 +9,9 @@ languageCode = "en-us" theme = "hugo-notepadium" +# This is for when I am running on GitLab's URL: +relativeURLs = true + #PygmentsCodeFences = true #PygmentsStyle = "monokai"