From e597f784d10da1786835c4e76cc9759673ae065d Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Thu, 26 Jun 2014 21:58:45 -0400 Subject: Remove descriptions from projects & writing --- writing/index.html | 1 - 1 file changed, 1 deletion(-) (limited to 'writing/index.html') diff --git a/writing/index.html b/writing/index.html index 3a34229..feee3c1 100644 --- a/writing/index.html +++ b/writing/index.html @@ -7,6 +7,5 @@ description: A small collection of writing I’ve done on various topics over th {% for post in site.categories.writing %}

{{ post.title }}

-

{{ post.description }}

{% endfor %} -- cgit v1.2.3