From 29651298628bbd0fbdccbf169a09853f084284c3 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Mon, 30 Mar 2015 12:02:36 -0400 Subject: layout tweaks --- projects/index.html | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'projects/index.html') diff --git a/projects/index.html b/projects/index.html index 2c3b837..49365a9 100644 --- a/projects/index.html +++ b/projects/index.html @@ -5,11 +5,9 @@ description: Projects I’ve done. --- {% for project in site.data.projects %} -{% if project.live %} -

{{ project.name }}

-{% else %} -

{{ project.name }}

-{% endif %} + +

{{ project.name }} {% if project.live %}{% endif %}

+