summaryrefslogtreecommitdiffstats
path: root/templates/partials/grid_card.html
diff options
context:
space:
mode:
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$"