From 0c7d4a1ec3e4af7552b6d1e9229eb9053efbbc98 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Wed, 3 Mar 2021 10:57:11 -0600 Subject: [PATCH] config.toml | update theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index a34ec838..b40a8ac9 100644 --- a/config.toml +++ b/config.toml @@ -1,7 +1,7 @@ baseURL = "https://www.duckland.org/" languageCode = "en-us" title = "duckland.org" -theme = "casper3" +theme = "diary" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code