fix heading for semantics
This commit is contained in:
parent
664f5fc3f5
commit
a1e4b64910
|
@ -4,9 +4,9 @@
|
||||||
|
|
||||||
<article class="center cf pv5 measure-wide-l">
|
<article class="center cf pv5 measure-wide-l">
|
||||||
|
|
||||||
<h4 class="f6">
|
<p class="f6 fw8">
|
||||||
{{ humanize .Section | upper }}
|
{{ humanize .Section | upper }}
|
||||||
</h4>
|
</p>
|
||||||
<h1>
|
<h1>
|
||||||
{{ .Title }}
|
{{ .Title }}
|
||||||
</h1>
|
</h1>
|
||||||
|
|
Loading…
Reference in a new issue