Adjusted font sizes

This commit is contained in:
Marcel Kapfer 2021-08-18 22:34:57 +02:00
parent 5f49406e0f
commit b1da97ed3d
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@
{{ .Content }}
<h3>Read more from me</h3>
<h4>Read more from me</h3>
{{ with .Site.GetPage "/about" }}
<a class="btn" href="{{ .Permalink }}">More about me</a>
@ -20,7 +20,7 @@
<a class="btn" href="{{ .Permalink }}">My projects</a>
{{ end }}
<h3>Find me on other places</h3>
<h4>Find me on other places</h3>
{{ with .OutputFormats.Get "rss" }}
<a class="btn" href="{{ .Permalink }}">RSS Feed</a>
@ -38,7 +38,7 @@
<a class="btn" href="{{ . }}">Repos on GitLab</a>
{{- end -}}
<h2>Latest Post</h2>
<h2>Latest Posts</h2>
{{ range first 3 .Site.RegularPages }}
<article>