This commit is contained in:
Vrifox 2020-11-27 18:36:31 +01:00
parent 74929ff17a
commit 7c39b10dea
8 changed files with 12 additions and 12 deletions

View file

@ -7,7 +7,7 @@
<div class="container">
<section>
<header>
<h1>{{ .Params.heading }}</h1>
<h2>{{ .Params.heading }}</h2>
<span class="subtitle">{{.Params.subheading}}</span>
</header>
{{.Content}}