Skip to content

Commit

Permalink
Merge pull request johno#324 from hursey013/patch-1
Browse files Browse the repository at this point in the history
Fix mismatched heading tag
  • Loading branch information
johno authored Apr 10, 2017
2 parents cb80dfd + 6ba06da commit 1c9a79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@

{% include pagination.html %}
{% else %}
<h1 class='center'>{{ site.text.index.coming_soon }}</h3>
<h1 class='center'>{{ site.text.index.coming_soon }}</h1>
{% endif %}
</div>

0 comments on commit 1c9a79e

Please sign in to comment.