#38 Use correct sturcture for HTML heading tags

This commit is contained in:
Stephen Cox
2018-11-30 14:44:51 +00:00
committed by Nick Sellen
parent d6d1723880
commit 628d515799
5 changed files with 114 additions and 115 deletions

View File

@ -16,7 +16,7 @@
<div class="row">
<div class="small-12 small-centered columns">
<img src="/images/services/{{ page.slug }}.png" alt="">
<h2>Coops that offer <span>{{ page.name }}</span></h2>
<h1>Coops that offer <span>{{ page.name }}</span></h1>
</div>
</div>
</div>