diff options
| author | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:09:21 +0200 |
|---|---|---|
| committer | Darin Dimitroff <d@thecrazyones.agency> | 2017-01-02 16:09:21 +0200 |
| commit | 20d33818a838a7c022456d5620d255283531ba97 (patch) | |
| tree | 7ea19ac7b847c10f2783a5b50f956f1e3ed5cbd6 /site/layouts/indexes/post.html | |
| parent | 4ad2ee71fbecb4dcef47319e3cbbe18b57cd1c61 (diff) | |
WIP
Diffstat (limited to 'site/layouts/indexes/post.html')
| -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"> |
