diff --git a/content/pages/homepage.html b/content/pages/homepage.html index af06cef..5739706 100644 --- a/content/pages/homepage.html +++ b/content/pages/homepage.html @@ -114,6 +114,7 @@ {% for article in categories|category_find("blog") %}
+

{{ article.title }}

{{ article.title }}

{{ article.summary|striptags|e|limit(30) }}