From cfa66c5ec0fe8d948df16bf3ce17291e9913b2a8 Mon Sep 17 00:00:00 2001 From: Volpeon Date: Mon, 20 Jun 2022 18:32:44 +0200 Subject: Add hash to more assets --- templates/partials/gallery_card.html | 4 ++-- templates/partials/grid_card.html | 4 ++-- templates/partials/list_card.html | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'templates/partials') diff --git a/templates/partials/gallery_card.html b/templates/partials/gallery_card.html index 40d3495..4aa274a 100644 --- a/templates/partials/gallery_card.html +++ b/templates/partials/gallery_card.html @@ -26,7 +26,7 @@ $if(it.thumbnail)$ $endif$ $if(it.icon)$ $endif$
@@ -51,7 +51,7 @@ $if(it.thumbnail)$
$if(it.post_icon)$ $endif$ diff --git a/templates/partials/grid_card.html b/templates/partials/grid_card.html index 8c7ea0a..4120169 100644 --- a/templates/partials/grid_card.html +++ b/templates/partials/grid_card.html @@ -13,7 +13,7 @@ $if(it.url)$ $endif$ $if(it.icon)$ $endif$
@@ -38,7 +38,7 @@ $if(it.url)$
$if(it.post_icon)$ $endif$ diff --git a/templates/partials/list_card.html b/templates/partials/list_card.html index dc9111e..539b7d3 100644 --- a/templates/partials/list_card.html +++ b/templates/partials/list_card.html @@ -13,7 +13,7 @@ $if(it.url)$ $endif$ $if(it.icon)$ $endif$
@@ -54,7 +54,7 @@ $if(it.url)$ $endif$ $if(it.post_icon)$ $endif$
-- cgit v1.2.3-54-g00ecf