missing item
This commit is contained in:
parent
0ada92efa9
commit
2e827d6c99
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
Ein <a href="https://okoyono.de/">økoyono</a> Projekt.</p>
|
||||
|
||||
<div id="covers">
|
||||
{{ range . }}
|
||||
{{ range .Items }}
|
||||
<div class="cover-item">
|
||||
<a target="_blank" href="https://mojoreads.de/book/?isbn={{ .ISBN }}&ref=mezzo&aff=mr"><img src="/covers/{{ .ISBN }}.jpg" alt="{{ .Author | html }} - {{ .Title | html }}" title="zu Mojoreads" /></a>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue