, category: array{title: string, summary: string}}
*/
diff --git a/templates/home.html.twig b/templates/home.html.twig
index 902c782..1e2ee86 100644
--- a/templates/home.html.twig
+++ b/templates/home.html.twig
@@ -1,9 +1,17 @@
{% extends 'base.html.twig' %}
+{% block title %}{{ website_name }}{% endblock %}
+
+{% block meta_description %}
+
+{% endblock %}
+
{% block magazine_sync_page %}home{% endblock %}
{% block ogtags %}
{% set _og_image = absolute_url(asset('og-image.jpg')) %}
+
+
@@ -20,6 +28,18 @@
{% endblock %}
{% block body %}
+
+
Sitemap and feeds
+
For search engines and feed readers. Atom is supported by most clients.
+
+
{% for item in indices %}