diff --git a/config.yaml b/config.yaml
index ddde477..a4b9b06 100644
--- a/config.yaml
+++ b/config.yaml
@@ -4,6 +4,6 @@ layoutdir: "layouts"
publishdir: "public"
indexes:
category: "categories"
-baseurl: "spencerlyon2.github.io/hugo_gh_blog"
+baseurl: "sglyon.com/hugo_gh_blog"
title: "Hugo Blog Template for GitHub Pages"
...
diff --git a/public/categories/blah/index.html b/public/categories/blah/index.html
index d1f41fc..98713f5 100644
--- a/public/categories/blah/index.html
+++ b/public/categories/blah/index.html
@@ -7,7 +7,7 @@
-
+
Blah
diff --git a/public/categories/boring/index.html b/public/categories/boring/index.html
index f69f621..aec989c 100644
--- a/public/categories/boring/index.html
+++ b/public/categories/boring/index.html
@@ -7,7 +7,7 @@
-
+
Boring
diff --git a/public/categories/fun/index.html b/public/categories/fun/index.html
index d410123..d86103f 100644
--- a/public/categories/fun/index.html
+++ b/public/categories/fun/index.html
@@ -7,7 +7,7 @@
-
+
Fun
diff --git a/public/categories/hugo/index.html b/public/categories/hugo/index.html
index 4e38d8d..fee82ff 100644
--- a/public/categories/hugo/index.html
+++ b/public/categories/hugo/index.html
@@ -7,7 +7,7 @@
-
+
Hugo
diff --git a/public/categories/index.html b/public/categories/index.html
index 594f3a4..4514172 100644
--- a/public/categories/index.html
+++ b/public/categories/index.html
@@ -6,7 +6,7 @@
-
+
Categories
@@ -62,18 +62,18 @@
test (2 entries)
- boring (1 entries)
-
- blah (1 entries)
-
- hugo (1 entries)
-
fun (1 entries)
template (1 entries)
second (1 entries)
+ boring (1 entries)
+
+ blah (1 entries)
+
+ hugo (1 entries)
+
diff --git a/public/categories/second/index.html b/public/categories/second/index.html
index 8f75085..f5505ba 100644
--- a/public/categories/second/index.html
+++ b/public/categories/second/index.html
@@ -7,7 +7,7 @@
-
+
Second
diff --git a/public/categories/template/index.html b/public/categories/template/index.html
index 9b1db7f..82b62d5 100644
--- a/public/categories/template/index.html
+++ b/public/categories/template/index.html
@@ -7,7 +7,7 @@
-
+
Template
diff --git a/public/categories/test/index.html b/public/categories/test/index.html
index b56eea6..7853bd3 100644
--- a/public/categories/test/index.html
+++ b/public/categories/test/index.html
@@ -7,7 +7,7 @@
-
+
Test
diff --git a/public/index.html b/public/index.html
index e46f577..0c84ff6 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,7 +5,7 @@
-
+
Hugo Blog Template for GitHub Pages
diff --git a/public/posts/index.html b/public/posts/index.html
index c3dd99a..5e5ef81 100644
--- a/public/posts/index.html
+++ b/public/posts/index.html
@@ -6,7 +6,7 @@
-
+
Posts
diff --git a/public/posts/middle/index.html b/public/posts/middle/index.html
index e4bb2ee..486919c 100644
--- a/public/posts/middle/index.html
+++ b/public/posts/middle/index.html
@@ -6,7 +6,7 @@
-
+
Second Post
diff --git a/public/posts/newest/index.html b/public/posts/newest/index.html
index 3b419fe..12fa32c 100644
--- a/public/posts/newest/index.html
+++ b/public/posts/newest/index.html
@@ -6,7 +6,7 @@
-
+
Just another sample post
diff --git a/public/posts/oldest/index.html b/public/posts/oldest/index.html
index 3a6de01..36ad555 100644
--- a/public/posts/oldest/index.html
+++ b/public/posts/oldest/index.html
@@ -6,7 +6,7 @@
-
+
First Post