From 4f28c506e7641dc484470afeb67f2e3f9bac739a Mon Sep 17 00:00:00 2001 From: James McDonald Date: Thu, 7 Feb 2019 18:19:31 +0100 Subject: [PATCH] Switch theme --- config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.toml b/config.toml index cf607d2..b628462 100644 --- a/config.toml +++ b/config.toml @@ -1,6 +1,6 @@ baseURL = "https://jamesmcdonald.com/" title = "James McDonald" -theme = "hugo-theme-jane" +theme = "hugo-theme-bootstrap4-blog" disqusShortname = "jamesmcdonald" [[menu.sidebar]]