mirror of
https://github.com/theNewDynamic/gohugo-theme-ananke.git
synced 2025-04-21 14:12:45 +00:00
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…
x
Reference in New Issue
Block a user