diff --git a/_pages/blog.md b/_pages/blog.md
index a3a84b3..6769d59 100644
--- a/_pages/blog.md
+++ b/_pages/blog.md
@@ -142,7 +142,7 @@ pagination:
{{ post.description }}
{{ read_time }} min read ·
- {{ post.date | date: '%B %d, %Y' }}
+ {{ post.last_updated | date: '%B %d, %Y' }}
{% if post.external_source %}
· {{ post.external_source }}
{% endif %}