diff --git a/hugo/hugo.toml b/hugo/hugo.toml index 342558c1..0ec7ea5b 100644 --- a/hugo/hugo.toml +++ b/hugo/hugo.toml @@ -1,4 +1,5 @@ baseURL = 'http://localhost' +#baseURL = 'https://www.etlcpp.com/hugo/' languageCode = 'en-gb' title = 'Documentation for the ETL' theme = "etl_theme"