summaryrefslogtreecommitdiffstats
path: root/templates/partials/gallery_card.html
diff options
context:
space:
mode:
authorVolpeon <git@volpeon.ink>2022-07-30 18:06:54 +0200
committerVolpeon <git@volpeon.ink>2022-07-30 18:06:54 +0200
commitac9e90a891e596f224d907c75ee0fa0839ca535e (patch)
treef3a51453ae294ddd398ff612202f07139e4a0723 /templates/partials/gallery_card.html
parentUpdate (diff)
downloadvolpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.tar.gz
volpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.tar.bz2
volpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.zip
Update
Diffstat (limited to 'templates/partials/gallery_card.html')
-rw-r--r--templates/partials/gallery_card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html
index ca1fdd6..a340148 100644
--- a/templates/partials/gallery_card.html
+++ b/templates/partials/gallery_card.html
@@ -1,7 +1,7 @@
1$if(it.thumbnail)$ 1$if(it.thumbnail)$
2<a 2<a
3 href="$it.url.rel$" 3 href="$it.url.rel$"
4 class="l-card-list__card c-card h-entry" 4 class="l-card-list__card c-card t-raised h-entry"
5 itemprop="dataFeedElement" 5 itemprop="dataFeedElement"
6 itemscope 6 itemscope
7 itemtype="https://schema.org/$it.schema_type$" 7 itemtype="https://schema.org/$it.schema_type$"