diff options
Diffstat (limited to 'site/layouts/indexes')
| -rw-r--r-- | site/layouts/indexes/post.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/indexes/post.html b/site/layouts/indexes/post.html index a60f513..84b9279 100644 --- a/site/layouts/indexes/post.html +++ b/site/layouts/indexes/post.html @@ -1,7 +1,7 @@ {{ partial "header" . }} {{ partial "nav" . }} -{{ partial "jumbotron" (dict "imageUrl" "/img/post-index.jpg" "title" "post") }} +{{ partial "jumbotron" (dict "imageUrl" "/img/post-index.jpg" "title" "Latests stories") }} <div class="mw7 center"> <ul class="flex-ns flex-wrap mhn1-ns pa3"> |
