jumbotron use h2 and h3 instead of h1 and h2

This commit is contained in:
Gabriele Musco 2022-05-20 18:54:29 +02:00
parent c7697a090b
commit bedcf7a212
No known key found for this signature in database
GPG key ID: 0587A5D65B5DC99E
2 changed files with 6 additions and 6 deletions

View file

@ -27,12 +27,12 @@
<img src="{{ .Site.Data.jumbotron.image }}" />
{{ end }}
<div class="main_box">
<h1 class="
<h2 class="
{{ if (.Site.Data.jumbotron.hugeTitle | default false) }}
huge
{{ end }}
">{{ .Site.Data.jumbotron.title }}</h1>
<h2>{{ .Site.Data.jumbotron.subtitle }}</h2>
">{{ .Site.Data.jumbotron.title }}</h2>
<h3>{{ .Site.Data.jumbotron.subtitle }}</h3>
{{ if .Site.Data.jumbotron.backgroundVideo }}
<ul id="play_button_container" style="display: none">
<li>