From 342a31c06cfa40be5ac50ac028578f25ce7bf0fd Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 26 Mar 2021 21:03:34 -0400 Subject: automate CSS/JS cache busting --- static/install/cli.html | 4 ++-- static/install/index.html | 4 ++-- static/install/web.html | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) (limited to 'static/install') diff --git a/static/install/cli.html b/static/install/cli.html index 930f273b..193ec94b 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -23,10 +23,10 @@ - + - +
diff --git a/static/install/index.html b/static/install/index.html index 97d1b624..a7387bdd 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -23,10 +23,10 @@ - + - +
diff --git a/static/install/web.html b/static/install/web.html index 2128482f..aa8bcaa5 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -23,12 +23,12 @@ - + - + - +
-- cgit v1.3.1