From 20bd9627b1ce52271468e5766e9fb1affa082f70 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 24 Jul 2021 11:52:53 -0500 Subject: [PATCH] fall back in style --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f2e881ff..cf284fd2 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 = "nederburg" # Enable comments by entering your Disqus shortname disqusShortname = "" # Enable Google Analytics by entering your tracking code