Navigation "zurück" angepasst + Webp-Ressourcen angepasst

This commit is contained in:
2025-05-05 21:34:02 +02:00
parent c88cf623f0
commit 229f78a7ee
3 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
{{ if .Cover }}
<img src="{{ .Cover }}" alt="">
{{ else }}
<img src="/static/img/placeholder.png" alt="">
<img src="/static/img/placeholder.webp" alt="">
{{ end }}
<div class="card-content">
<h2>{{ .Title }}</h2>