diff options
Diffstat (limited to 'templates/partials/gallery_card.html')
| -rw-r--r-- | templates/partials/gallery_card.html | 2 |
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$" |
