aboutsummaryrefslogtreecommitdiffstats
path: root/site/layouts/partials
diff options
context:
space:
mode:
authorJim Withington <jwithington@users.noreply.github.com>2017-04-29 18:41:12 -0700
committerimorente <imorente@gmail.com>2017-05-04 11:31:05 -0700
commit37e5f955764380bfb19bcfc5afc0966e431f14c7 (patch)
tree40e00373f43620a23f4e007a829413f1541fa50c /site/layouts/partials
parentce2d2883b992464de3be90cd927167fc5d090cae (diff)
fixed typo
Diffstat (limited to 'site/layouts/partials')
-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" }}