From 617a8062b7709d8dcd758be2b25679edc766fc71 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 24 Feb 2021 20:36:54 -0600 Subject: [PATCH] config.toml | change theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index 925c8d0f..a34ec838 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "https://www.duckland.org/" languageCode = "en-us" title = "duckland.org" -theme = "nederburg" +theme = "casper3" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code