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 }}