Browse Source

fix heading for semantics

tags/v1.1
Bud Parr 7 years ago
parent
commit
a1e4b64910
No account linked to committer's email address
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      layouts/article/single.html

+ 2
- 2
layouts/article/single.html View File

@@ -4,9 +4,9 @@

<article class="center cf pv5 measure-wide-l">

<h4 class="f6">
<p class="f6 fw8">
{{ humanize .Section | upper }}
</h4>
</p>
<h1>
{{ .Title }}
</h1>

Loading…
Cancel
Save