From ce2d2883b992464de3be90cd927167fc5d090cae Mon Sep 17 00:00:00 2001 From: Jim Withington Date: Sat, 29 Apr 2017 18:37:53 -0700 Subject: Update list.html --- site/layouts/_default/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/_default/list.html b/site/layouts/_default/list.html index 3c94597..33d722a 100644 --- a/site/layouts/_default/list.html +++ b/site/layouts/_default/list.html @@ -1,7 +1,7 @@ {{ partial "head" . }} {{ partial "nav" . }} -{{ partial "jumbotron" (dict "imageUrl" "/img/blog-index.jpg" "title" "Latests stories") }} +{{ partial "jumbotron" (dict "imageUrl" "/img/blog-index.jpg" "title" "Latest stories") }}