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/base.html | 8 ++++---- templates/layouts/exhibit.html | 6 +++--- templates/layouts/page.html | 8 ++++---- templates/partials/gallery_card.html | 4 ++-- templates/partials/grid_card.html | 4 ++-- templates/partials/list_card.html | 4 ++-- 6 files changed, 17 insertions(+), 17 deletions(-) (limited to 'templates') diff --git a/templates/base.html b/templates/base.html index 4ffd690..6559a56 100644 --- a/templates/base.html +++ b/templates/base.html @@ -41,7 +41,7 @@ $if(namespace.root.is_index)$$else$$title$ – $endif$$site.title$ - + @@ -49,7 +49,7 @@ - + @@ -87,8 +87,8 @@ ${layouts/page()} - - + + diff --git a/templates/layouts/exhibit.html b/templates/layouts/exhibit.html index 3170305..fcc92a4 100644 --- a/templates/layouts/exhibit.html +++ b/templates/layouts/exhibit.html @@ -10,13 +10,13 @@ @@ -56,4 +56,4 @@ $body$ - + diff --git a/templates/layouts/page.html b/templates/layouts/page.html index e40bf4c..53af7e0 100644 --- a/templates/layouts/page.html +++ b/templates/layouts/page.html @@ -40,7 +40,7 @@ $body$
@@ -48,13 +48,13 @@ $body$ @@ -63,4 +63,4 @@ $body$
- + 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-70-g09d2