Fixed config to HTTPS

This commit is contained in:
Joshua Boniface 2016-08-29 20:31:52 -04:00
parent d9bea8ff6b
commit 1c0635bed0
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
baseurl = "http://www.boniface.me/" baseurl = "https://www.boniface.me/"
languageCode = "en-us" languageCode = "en-us"
title = "Joshua Boniface, sysadmin" title = "Joshua Boniface, sysadmin"
theme = "hugo-uno" theme = "hugo-uno"