diff --git a/home/templates/home/index.html b/home/templates/home/index.html
index f86a689..568e378 100644
--- a/home/templates/home/index.html
+++ b/home/templates/home/index.html
@@ -1,5 +1,6 @@
{% extends 'lemoncurry/layout.html' %}
{% load markdown_deux_tags static %}
+{% block html_class %}h-feed{% endblock %}
{% block styles %}