config.toml | update theme

This commit is contained in:
Don Harper 2021-03-03 10:57:11 -06:00
parent 6c3a14b311
commit 0c7d4a1ec3

View file

@ -1,7 +1,7 @@
baseURL = "https://www.duckland.org/" baseURL = "https://www.duckland.org/"
languageCode = "en-us" languageCode = "en-us"
title = "duckland.org" title = "duckland.org"
theme = "casper3" theme = "diary"
# Enable comments by entering your Disqus shortname # Enable comments by entering your Disqus shortname
disqusShortname = "" disqusShortname = ""
# Enable Google Analytics by entering your tracking code # Enable Google Analytics by entering your tracking code