summaryrefslogtreecommitdiffstats
path: root/templates/partials/grid_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/grid_card.html
parentUpdate (diff)
downloadvolpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.tar.gz
volpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.tar.bz2
volpeon.ink-ac9e90a891e596f224d907c75ee0fa0839ca535e.zip
Update
Diffstat (limited to 'templates/partials/grid_card.html')
-rw-r--r--templates/partials/grid_card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/partials/grid_card.html b/templates/partials/grid_card.html
index fdd19f2..170f478 100644
--- a/templates/partials/grid_card.html
+++ b/templates/partials/grid_card.html
@@ -1,6 +1,6 @@
1<a 1<a
2 href="$it.url.rel$" 2 href="$it.url.rel$"
3 class="l-card-list__card c-card h-entry" 3 class="l-card-list__card c-card t-raised h-entry"
4 itemprop="dataFeedElement" 4 itemprop="dataFeedElement"
5 itemscope 5 itemscope
6 itemtype="https://schema.org/$it.schema_type$" 6 itemtype="https://schema.org/$it.schema_type$"