fix: cover image - works now

This commit is contained in:
David Arnold 2020-09-16 21:18:07 -05:00
parent e117906418
commit 03c0bb2002
No known key found for this signature in database
GPG key ID: 6D6A936E69C59D08
2 changed files with 2 additions and 5 deletions

View file

@ -11,7 +11,7 @@ template(name="minicard")
.handle
.fa.fa-arrows
if cover
.minicard-cover(style="background-image: url('{{cover.url}}');")
.minicard-cover(style="background-image: url('{{cover.link}}');")
if labels
.minicard-labels
each labels