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/about/single.html | |
| parent | 4ad2ee71fbecb4dcef47319e3cbbe18b57cd1c61 (diff) | |
WIP
Diffstat (limited to 'site/layouts/about/single.html')
| -rw-r--r-- | site/layouts/about/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/about/single.html b/site/layouts/about/single.html index ddcdd5f..daa30a3 100644 --- a/site/layouts/about/single.html +++ b/site/layouts/about/single.html @@ -1,6 +1,6 @@ {{ partial "header" . }} {{ partial "nav" . }} -{{ partial "jumbotron" (dict "imageUrl" "/img/about/jumbotron.jpg" "title" "About us" "subtitle" "Our values") }} +{{ partial "jumbotron" (dict "imageUrl" "/img/about/jumbotron.jpg" "title" "Values") }} <div class="mw7 center ph3 pt4"> |
