added baseurl to config

This commit is contained in:
2017-05-03 12:32:06 -04:00
parent 4f89712da3
commit 3b079c6e3f

View File

@@ -1,3 +1,4 @@
baseurl = "https://skaterdude97.github.io"
languageCode = "en-us" languageCode = "en-us"
title = "Code Corner" title = "Code Corner"
theme = "light-hugo" theme = "light-hugo"