diff options
Diffstat (limited to 'site/layouts/partials/text-and-image.html')
| -rw-r--r-- | site/layouts/partials/text-and-image.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/partials/text-and-image.html b/site/layouts/partials/text-and-image.html index 06baa68..7a55f15 100644 --- a/site/layouts/partials/text-and-image.html +++ b/site/layouts/partials/text-and-image.html @@ -3,7 +3,7 @@ <div class="flex-l mhn2-l"> <div class="w-40-l ph2-l"> - <h2 class="f2 b lh-title mb2">{{.heading}}</h1> + <h2 class="f2 b lh-title mb2">{{.heading}}</h2> <p>{{.text}}</p> </div> |
