Navigation "zurück" angepasst + Webp-Ressourcen angepasst
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{{ if .Cover }}
|
||||
<img class="hero" src="{{ .Cover }}" alt="">
|
||||
{{ end }}
|
||||
|
||||
<p><a href="/">← Zurück zur Übersicht</a></p>
|
||||
<h1>{{ .Title }}</h1>
|
||||
<time datetime="{{ .Date.Format "2006-01-02" }}">{{ .Date.Format "02.01.2006" }}</time>
|
||||
|
||||
|
Reference in New Issue
Block a user