diff --git a/templates/index.html b/templates/index.html
index 5359356..2f37429 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -10,7 +10,7 @@
{%- block title %}{{ config.title }}{% endblock title -%}
{{ head_macros::head(config=config) }}
- {%- if config.generate_rss %}
+ {%- if config.generate_feed %}
{% endif -%}