diff --git a/_includes/news.html b/_includes/news.html index 64241b2..42c0ba9 100644 --- a/_includes/news.html +++ b/_includes/news.html @@ -20,7 +20,7 @@
{{ person.content | truncatewords: 25, "...
Continue reading →" }}
@@ -40,4 +40,4 @@
{{ project.sub-title | slice: 0, 80 }}
+{{ project.sub_heading | slice: 0, 80 }}