From afc968f2fdb5cd2cc492acb921cdefdf46eee796 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sun, 4 Apr 2021 22:38:15 -0500 Subject: [PATCH] config.toml | new theme! --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f2e881ff..d1317c04 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "https://www.duckland.org/" languageCode = "en-us" title = "duckland.org" -theme = "diary" +theme = "casper3" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code