diff --git a/hugo.toml b/hugo.toml index 714f167..a8e9805 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,7 +1,7 @@ baseURL = 'https://caio.wakamatsu.cc' languageCode = 'en-us' title = "Caio's Corner" -theme = "caligraphy" +theme = "calligraphy" defaultContentLanguage = "en"