Changed base url to https.

This commit is contained in:
Colin Diem
2021-04-16 17:11:43 -04:00
parent 20b0aec0f1
commit de1c1f2a56

View File

@@ -1,4 +1,4 @@
baseURL = "http://colindiem.com/" # The URL of your site. baseURL = "https://colindiem.com/" # The URL of your site.
title = "Colin's Blog" # Title of your site title = "Colin's Blog" # Title of your site
theme = "zzo" # Name of Zzo theme folder in `themes/`. theme = "zzo" # Name of Zzo theme folder in `themes/`.