From df726f67e57a688411f7d08ab58cde0662e6c434 Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 17 Aug 2019 19:42:49 -0500 Subject: [PATCH] update to point to new theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index f123432f..efa65853 100644 --- a/config.toml +++ b/config.toml @@ -5,7 +5,7 @@ paginate = 5 #Copyright = "All Rights Reserved - 2006 -" Copyright = "2006-2019" canonifyurls = true -theme = "Bleach" +theme = "story" [author] name = "don"