aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/layouts/partials/blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/blog.html b/site/layouts/partials/blog.html
index 0661929..aaa6f01 100644
--- a/site/layouts/partials/blog.html
+++ b/site/layouts/partials/blog.html
@@ -1,7 +1,7 @@
<div class="bg-off-white pv4">
<div class="ph3 mw7 center">
- <h2 class="f2 b lh-title mb3">Latests stories</h1>
+ <h2 class="f2 b lh-title mb3">Latest stories</h1>
<div class="w-100 flex-ns mhn1-ns flex-wrap mb3">
{{ range where .Data.Pages "Type" "post" }}