diff --git a/hugo.toml b/hugo.toml index 8bb6861..00d51b7 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,5 @@ -baseURL = "/" +baseURL = "https://www.cudabu.io" +title = "Testing Hugo" languageCode = "en-us" theme = "poison" paginate = 10