diff --git a/_includes/project_card.html b/_includes/project_card.html index 43687a7..5d3af8b 100644 --- a/_includes/project_card.html +++ b/_includes/project_card.html @@ -18,7 +18,7 @@ {% elsif include.state == 'backlog' %} {% endif %} -

{{ card.title }}

+

{{ card.title }}

@@ -35,7 +35,7 @@
-
The Assignment:
+

The Assignment:


{% for paragraph in card.description %}

{{ paragraph }}