From 3b563b3b82f4b4f20e66e1f9aea6dc16a08fc802 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 27 Dec 2014 16:42:05 -0500 Subject: Clean up markup & styles --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index bca626e..001906d 100644 --- a/index.html +++ b/index.html @@ -1,14 +1,14 @@ --- layout: master -title: Ben Burwell +title: Ben Burwell - Software Engineer --- -
+

-

Ben Burwell

-

Software engineer, student, hacker. Passionate about kerning & coffee.

+

Ben Burwell

+

Software engineer, student, hacker. Passionate about kerning & coffee.

{% for post in site.posts limit:1 %} -

Latest post: {{ post.title }}

+

Latest post: {{ post.title }}

{% endfor %}
-- cgit v1.2.3