From 9e51a12d210f914d65d69a0f8110f7e5f0e653cf Mon Sep 17 00:00:00 2001 From: stabosa87 Date: Fri, 3 Jul 2026 21:45:01 -0500 Subject: [PATCH] forgot to add theme --- hugo.toml | 1 + 1 file changed, 1 insertion(+) 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