From 925075dd42c3851fa2c8906e69fdfc801a883cdf Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Tue, 3 Jun 2014 19:48:41 -0400 Subject: Improve semantic structure --- projects/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html index 9ba9f64..29e65ae 100644 --- a/projects/index.html +++ b/projects/index.html @@ -5,8 +5,8 @@ description: Projects I’ve done. --- {% for post in site.categories.projects %} -
+

{{ post.title }}

{{ post.description }}

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