diff --git a/hugo.toml b/hugo.toml index b9335e0..6e04ac2 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,3 +1,4 @@ baseURL = 'https://blog.redgarden.cv/' languageCode = 'en-us' title = 'Redgarden Blog' +theme = "nostyle" \ No newline at end of file