forked from autonomic-cooperative/cotech-website
#38 Use correct sturcture for HTML heading tags
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
<div id="page-banner">
|
||||
<div class="row">
|
||||
<div class="small-centered small-12 medium-10 large-8 columns">
|
||||
<h2>{{ page.heading }}</h2>
|
||||
<h1>{{ page.heading }}</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user