diff --git a/config.toml b/config.toml index 1d7c819..e4277c7 100644 --- a/config.toml +++ b/config.toml @@ -1,3 +1,5 @@ baseURL = 'http://example.org/' languageCode = 'en-us' title = 'My New Hugo Site' + +theme = "blank-theme"