From 30dab7ffcccbbdb0e0db751e6343bd4951ed87ae Mon Sep 17 00:00:00 2001 From: James McDonald Date: Tue, 9 Jan 2018 21:47:30 +0100 Subject: [PATCH] Update config --- config.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/config.yaml b/config.yaml index 97481c3..b205193 100644 --- a/config.yaml +++ b/config.yaml @@ -1,5 +1,7 @@ -url: https://jamesmcdonald.com -name: James McDonald +baseURL: https://jamesmcdonald.com/ +title: James McDonald description: Stuff I wrote about things -theme: bootstrap4 +theme: hugo-theme-bootstrap4-blog disqusShortname: jamesmcdonald +params: + author: James McDonald