diff --git a/blog/content/status-update/_index.md b/blog/content/status-update/_index.md index af736302..7f027a4a 100644 --- a/blog/content/status-update/_index.md +++ b/blog/content/status-update/_index.md @@ -3,4 +3,5 @@ title = "Status Updates" template = "status-update-section.html" page_template = "status-update-page.html" sort_by = "date" +description = "These posts give a regular overview of the most important changes to the blog and the tools and libraries behind the scenes." +++ diff --git a/blog/templates/second-edition/index.html b/blog/templates/second-edition/index.html index c4cc30c9..fe4a0f37 100644 --- a/blog/templates/second-edition/index.html +++ b/blog/templates/second-edition/index.html @@ -71,7 +71,18 @@ {% for page in extra.pages %}
{{ status_updates.description }}
+- These posts give a semi-regular overview of the most important changes to the blog and the tools and libraries behind the scenes. -
+{{ section.description }}
{% endblock introduction %}