diff options
| author | Volpeon <git@volpeon.ink> | 2022-06-16 13:57:39 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2022-06-16 13:57:39 +0200 |
| commit | b91d52d09fa2824f2612cac779ce992e6229ff18 (patch) | |
| tree | 5003e43ba98a32b419c0e5a4c027ade88f285d32 /templates/partials/gallery_card.html | |
| parent | More metadata (diff) | |
| download | volpeon.ink-b91d52d09fa2824f2612cac779ce992e6229ff18.tar.gz volpeon.ink-b91d52d09fa2824f2612cac779ce992e6229ff18.tar.bz2 volpeon.ink-b91d52d09fa2824f2612cac779ce992e6229ff18.zip | |
Fix metadata
Diffstat (limited to 'templates/partials/gallery_card.html')
| -rw-r--r-- | templates/partials/gallery_card.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html index ea82412..4fe40a7 100644 --- a/templates/partials/gallery_card.html +++ b/templates/partials/gallery_card.html | |||
| @@ -8,7 +8,6 @@ $if(it.thumbnail)$ | |||
| 8 | itemtype="https://schema.org/$it.schema_type$" | 8 | itemtype="https://schema.org/$it.schema_type$" |
| 9 | $if(it.rel)$rel="$it.rel$"$endif$ | 9 | $if(it.rel)$rel="$it.rel$"$endif$ |
| 10 | > | 10 | > |
| 11 | <link class="u-url" itemprop="url" href="$it.url.full$" /> | ||
| 12 | <link itemprop="thumbnailUrl" href="$it.thumbnail.full$" /> | 11 | <link itemprop="thumbnailUrl" href="$it.thumbnail.full$" /> |
| 13 | 12 | ||
| 14 | <div class="c-card__row l-media l-media--flush"> | 13 | <div class="c-card__row l-media l-media--flush"> |
