From 56df9c0cf948a33f731c9c238afd281af46d094d Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 28 Mar 2016 18:10:27 -0400 Subject: libraries --- templates/index.liquid | 35 +++++++++++++++++++++-------------- 1 file changed, 21 insertions(+), 14 deletions(-) (limited to 'templates/index.liquid') diff --git a/templates/index.liquid b/templates/index.liquid index 62eaf40..7158884 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -28,16 +28,12 @@ - + {% for project in projects %} -
+
-
- -
+ {% for media in project.media %} + {% if media.type == 'image' %} +
+ {% elsif media.type == 'vimeo' %} +
+ {% endif %} + {% endfor %} +
@@ -100,7 +100,14 @@ {% if meta.production %} {% else %} - + + + + + + + + {% endif %} -- cgit v1.2.3-70-g09d2