diff --git a/source/blog.html b/source/blog.html
index de4ec865f..04a242842 100644
--- a/source/blog.html
+++ b/source/blog.html
@@ -16,5 +16,6 @@ use:
{% if post.blocks.excerpt %}
{{ post.blocks.excerpt | raw }}
{% endif %}
+ Read more →
{% endfor %}