diff --git a/blog/config.toml b/blog/config.toml index 2102185..94786a6 100644 --- a/blog/config.toml +++ b/blog/config.toml @@ -1,6 +1,6 @@ baseURL = "http://127.0.0.1:6060" title = "panaetius.io" -theme = "hugo-theme-chunky-poster" +theme = "chunky-theme" paginate = 2 languageCode = "en" DefaultContentLanguage = "en"