From 3a198e4d66ae9fa6cc6bdeedf963d34294832db0 Mon Sep 17 00:00:00 2001 From: "max.mehl" Date: Tue, 19 Mar 2019 16:41:09 +0100 Subject: [PATCH] break caching of custom.css depending on build date --- themes/hugo-sustain/layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-sustain/layouts/partials/head.html b/themes/hugo-sustain/layouts/partials/head.html index ed42ce1..83373ae 100644 --- a/themes/hugo-sustain/layouts/partials/head.html +++ b/themes/hugo-sustain/layouts/partials/head.html @@ -24,7 +24,7 @@ {{ range .Site.Params.custom_css }} - + {{ end }} {{ `