From 6fa536f3268bf7bd4fd85df7fa78fbc4c67eaaa1 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Sat, 20 Dec 2014 23:13:09 -0500 Subject: Working on some major changes --- index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index c24781f..bca626e 100644 --- a/index.html +++ b/index.html @@ -6,5 +6,9 @@ title: Ben Burwell

Ben Burwell

-

Passionate about kerning & coffee. I’m available for freelance work on a limited basis; if you’re interested in hiring me for your project, please get in touch.

+

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

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

Latest post: {{ post.title }}

+ {% endfor %}
-- cgit v1.2.3