Revert "Update config.yaml"

This reverts commit 3fab7cdd1d.
This commit is contained in:
Spencer Lyon
2014-06-25 00:46:36 -04:00
parent 8dfc2f0024
commit 69c1520723
+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"
...