diff --git a/blog/templates/edition-3/index.html b/blog/templates/edition-3/index.html index 19f1c136..a610bc31 100644 --- a/blog/templates/edition-3/index.html +++ b/blog/templates/edition-3/index.html @@ -9,7 +9,7 @@ {% set posts = posts_section.pages %}
{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }}
+{{ config.extra.subtitle | replace(from=" ", to=" ") | safe }} — Third Edition (Alpha Release)