From 489119d45e0f02cdd7d16bfd6e63e27fc05b2a33 Mon Sep 17 00:00:00 2001 From: James McDonald Date: Wed, 13 Feb 2019 12:44:40 +0100 Subject: [PATCH] Switch theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index b628462..98a0a15 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://jamesmcdonald.com/" title = "James McDonald" -theme = "hugo-theme-bootstrap4-blog" +theme = "ananke" disqusShortname = "jamesmcdonald" [[menu.sidebar]]