diff --git a/layouts/index.html b/layouts/index.html index 9cf1913..c8d16a1 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -25,7 +25,7 @@

- Home + Home

diff --git a/layouts/posts/summary.html b/layouts/posts/summary.html index 5021ca9..d4493b0 100644 --- a/layouts/posts/summary.html +++ b/layouts/posts/summary.html @@ -13,7 +13,7 @@
-

{{ .Title }}

+

{{ .Title }}

{{ .Date.Format "Mon, Jan 2, 2006" }}
diff --git a/public/categories/blah/index.html b/public/categories/blah/index.html index 98713f5..cf43697 100644 --- a/public/categories/blah/index.html +++ b/public/categories/blah/index.html @@ -65,7 +65,7 @@
-

First Post

+

First Post

Thu, Mar 27, 2014
diff --git a/public/categories/boring/index.html b/public/categories/boring/index.html index aec989c..6bb0e50 100644 --- a/public/categories/boring/index.html +++ b/public/categories/boring/index.html @@ -65,7 +65,7 @@
-

Second Post

+

Second Post

Fri, Mar 28, 2014
diff --git a/public/categories/fun/index.html b/public/categories/fun/index.html index d86103f..28f8dfe 100644 --- a/public/categories/fun/index.html +++ b/public/categories/fun/index.html @@ -65,7 +65,7 @@
-

Just another sample post

+

Just another sample post

Sat, Mar 29, 2014
diff --git a/public/categories/hugo/index.html b/public/categories/hugo/index.html index fee82ff..a6cdb5d 100644 --- a/public/categories/hugo/index.html +++ b/public/categories/hugo/index.html @@ -65,7 +65,7 @@
-

Just another sample post

+

Just another sample post

Sat, Mar 29, 2014
diff --git a/public/categories/index.html b/public/categories/index.html index a2892d3..1e79ddc 100644 --- a/public/categories/index.html +++ b/public/categories/index.html @@ -62,6 +62,10 @@
  • test (2 entries)
  • +
  • boring (1 entries)
  • + +
  • blah (1 entries)
  • +
  • hugo (1 entries)
  • fun (1 entries)
  • @@ -70,10 +74,6 @@
  • second (1 entries)
  • -
  • boring (1 entries)
  • - -
  • blah (1 entries)
  • - diff --git a/public/categories/second/index.html b/public/categories/second/index.html index f5505ba..6210c28 100644 --- a/public/categories/second/index.html +++ b/public/categories/second/index.html @@ -65,7 +65,7 @@
    -

    Second Post

    +

    Second Post

    Fri, Mar 28, 2014
    diff --git a/public/categories/template/index.html b/public/categories/template/index.html index 82b62d5..35a41f1 100644 --- a/public/categories/template/index.html +++ b/public/categories/template/index.html @@ -65,7 +65,7 @@
    -

    Second Post

    +

    Second Post

    Fri, Mar 28, 2014
    diff --git a/public/categories/test/index.html b/public/categories/test/index.html index 7853bd3..a59bdf1 100644 --- a/public/categories/test/index.html +++ b/public/categories/test/index.html @@ -65,7 +65,7 @@
    -

    Just another sample post

    +

    Just another sample post

    Sat, Mar 29, 2014
    @@ -80,7 +80,7 @@