From 0f476e6cf00543e636f414cd99d9c3ab1414445f Mon Sep 17 00:00:00 2001 From: Luke <16389426+LukeSeers@users.noreply.github.com> Date: Tue, 25 Jan 2022 03:37:26 +0100 Subject: [PATCH] Update project_card header --- _includes/project_card.html | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/_includes/project_card.html b/_includes/project_card.html index 25448ff..43687a7 100644 --- a/_includes/project_card.html +++ b/_includes/project_card.html @@ -6,11 +6,6 @@ {% include tag.html tag=tag %} {% endfor %} -
{% if include.state == 'done' %} @@ -40,7 +35,7 @@
-

The Assignment:

+
The Assignment:

{% for paragraph in card.description %}

{{ paragraph }}