Revert "Update config.yaml"

This reverts commit 3fab7cdd1d.
This commit is contained in:
Spencer Lyon
2014-06-25 00:43:06 -04:00
parent d66c6bea70
commit 1ec6645555
+1 -1
View File
@@ -4,6 +4,6 @@ layoutdir: "layouts"
publishdir: "public"
indexes:
category: "categories"
baseurl: "http://sglyon.com/hugo_gh_blog"
baseurl: "http://spencerlyon2.github.io/hugo_gh_blog"
title: "Hugo Blog Template for GitHub Pages"
...