From 65df9b0915b4bfe76057f64f6c7c88ff82194328 Mon Sep 17 00:00:00 2001 From: “Ryder <“r@okfoc.us”> Date: Tue, 29 Mar 2016 12:48:42 -0400 Subject: cursors and intro --- templates/index.liquid | 60 ++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 46 insertions(+), 14 deletions(-) (limited to 'templates') diff --git a/templates/index.liquid b/templates/index.liquid index bba8945..d0df8b2 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -30,12 +30,11 @@ + {% for project in projects %}
- {% for media in project.media %} - {% if media.type == 'image' %} -
- {% elsif media.type == 'vimeo' %} -
- {% elsif media.type == 'link' %} - - {% endif %} - {% endfor %} + {% elsif media.type == 'vimeo' %} +
+ {% elsif media.type == 'link' %} + + {% endif %} {% endfor %}
-- cgit v1.2.3-70-g09d2