modified header, font-sizes and colors; …

This commit is contained in:
Vrifox 2020-10-06 21:47:47 +02:00
parent a4e8d08579
commit 0fa103f9d0
6 changed files with 62 additions and 51 deletions

View file

@ -4,14 +4,15 @@
{{ define "main" }}
<main>
<div class="container">
<section>
<section class="section header">
<div class="container">
<header>
<h1>{{ .Title }}</h1>
<span class="subtitle">{{.Params.subheading}}</span>
</header>
{{ .Content }}
</section>
</div>
</section>
<div class="container">
<section class="section-articles">
{{ range .Pages }}
<a href="{{ .Permalink }}">