diff --git a/templates/partials/blog_item.html.twig b/templates/partials/blog_item.html.twig
index 93be1cb..d6ea18c 100644
--- a/templates/partials/blog_item.html.twig
+++ b/templates/partials/blog_item.html.twig
@@ -35,7 +35,7 @@
{% endif %}
{% if author %}
-
+
{{ author }}
{% if avatar %}
{% endif %}