From 42f6135c07d26268518dbbf1610a0ce6e9757748 Mon Sep 17 00:00:00 2001 From: juanatsap Date: Sat, 6 Dec 2025 11:15:27 +0000 Subject: [PATCH] chore: add cache-busting version to CSS bundle --- templates/partials/layout/head-styles.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/partials/layout/head-styles.html b/templates/partials/layout/head-styles.html index f8e6fa9..1d38cdf 100644 --- a/templates/partials/layout/head-styles.html +++ b/templates/partials/layout/head-styles.html @@ -1,7 +1,7 @@ {{define "head-styles"}} - + {{end}}