diff --git a/_includes/article_list.html b/_includes/article_list.html index 732c492..ad439fa 100644 --- a/_includes/article_list.html +++ b/_includes/article_list.html @@ -1,4 +1,4 @@ -
- - {{post.title}} +
+ + {{post.title}}
diff --git a/_includes/post.html b/_includes/post.html index c1180c2..a1e6460 100644 --- a/_includes/post.html +++ b/_includes/post.html @@ -1,22 +1,22 @@ -
+ diff --git a/_includes/vcard.html b/_includes/vcard.html index 3c65d1e..d47c031 100644 --- a/_includes/vcard.html +++ b/_includes/vcard.html @@ -1,5 +1,5 @@
- James Walker -

James Walker (a.k.a. walkah) is an independent developer and hacker. He is a long time Drupal developer, but these days spends more time in Python, Ruby and Javascript.

+

James Walker + James Walker (a.k.a. walkah) is an independent developer and hacker. He is a long time Drupal developer, but these days spends more time in Python, Ruby and Javascript.

You can follow him on twitter or github.

diff --git a/_layouts/default.html b/_layouts/default.html index e4dbac5..c485411 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -3,35 +3,16 @@ {% if page.title %}{{ page.title }} | {% endif %}{{ site.title }} {% include meta.html %} - - - - - + - -
-