Merge branch 'master' into pr/81

This commit is contained in:
zjedi 2023-03-09 23:57:43 +01:00
commit ef2430ab16
8 changed files with 36 additions and 13 deletions

View file

@ -2,9 +2,7 @@
<main class="content page-template page-{{ .Slug }}">
<article class="post page">
<header class="post-header">
<a id="blog-logo" href="{{ "/" | relURL }}">
{{ .Site.Title }}
</a>
<a id="blog-logo" href="{{ "/" | relURL }}"><i class="fa fa-chevron-left" aria-hidden="true"></i> {{ .Site.Title }}</a>
</header>
<h1 class="post-title">{{ .Title }}</h1>
<section class="post-content">