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