Navigation "zurück" angepasst + Webp-Ressourcen angepasst
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user