diff --git a/theme/templates/index.html b/theme/templates/index.html
index 600277c..b740f98 100644
--- a/theme/templates/index.html
+++ b/theme/templates/index.html
@@ -6,8 +6,8 @@
{% block content %}
{% for article in articles_page.object_list | selectattr('category', '==', 'notes') %}
-
-
+
+
{{ article.title }}