diff --git a/config.toml b/config.toml index de2456e..660c2f1 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "https://connerchu.com" title = "Conner Chu" languageCode = "en-us" -theme = ["your-main-theme", "hugo-shortcode-gallery"] +theme = ["hello-friend-ng", "hugo-shortcode-gallery"] copyright = "© Copyright 2025" timeout = "1h"