From 90443838fdf76c2048b5820911919661ad84197b Mon Sep 17 00:00:00 2001 From: Scott Hatlen Date: Sun, 31 Jul 2022 12:56:04 -0700 Subject: [PATCH] switch to cactus theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 109465f..146d712 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,4 @@ baseURL = "http://scottyah.com/" languageCode = "en-us" title = "Scottyah Bloggins" -theme = "ananke" +theme = "cactus"