set hero lines headline to h4
parent
ec30819693
commit
2cf57bf940
|
@ -6,7 +6,7 @@
|
|||
{{ with .subsubheadline }}<h3>{{ . }}</h3>{{ end }}
|
||||
{{ with .divider }}<hr>{{ end }}
|
||||
{{ range .lines }}
|
||||
<h5> {{ . }}</h5>
|
||||
<h4> {{ . }}</h4>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue