From 8e7b4870af5fa371a36af83c94ecec1655548679 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 7 Apr 2016 17:27:34 -0400 Subject: rename to project.disabled so you can see this state in the cms --- templates/index.liquid | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/index.liquid b/templates/index.liquid index a932851..722bad4 100644 --- a/templates/index.liquid +++ b/templates/index.liquid @@ -33,7 +33,7 @@
  • Cover
  • Introduction
  • {% for project in projects %} - {% unless project.hideProject %} + {% unless project.disabled %}
  • {{ project.title }} {% if project.mobileTitle %}{{ project.mobileTitle }}{% else %}{{ project.title }}{% endif %} @@ -119,7 +119,7 @@
    {% for project in projects %} - {% unless project.hideProject %} + {% unless project.disabled %}
    {% for media in project.media %} -- cgit v1.2.3-70-g09d2