Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
2022-04-20 12:00:59 +02:00
7 changed files with 16 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
<article class="post-title">
<a href="{{ .RelPermalink }}" class="post-link">{{ .Title }}</a>
<a href="{{ .Permalink }}" class="post-link">{{ .Title }}</a>
<div class="flex-break"></div>
<span class="post-date">{{ dateFormat "2 January, 2006" .Date }}</span>
</article>