From 897cd7cb34d5751c728cb39a2d5cbfb52b85642a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Guillot?= Date: Wed, 2 Jun 2021 19:02:38 -0700 Subject: [PATCH] Use unique file names for cache busting instead of query string --- template/templates/common/layout.html | 6 +++--- ui/ui.go | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/template/templates/common/layout.html b/template/templates/common/layout.html index 281a59d9..b5750386 100644 --- a/template/templates/common/layout.html +++ b/template/templates/common/layout.html @@ -30,7 +30,7 @@ - + {{ if and .user .user.Stylesheet }} {{ $stylesheetNonce := nonce }} @@ -40,8 +40,8 @@ {{ end }} - - + +