summaryrefslogtreecommitdiff
path: root/static/install/index.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-26 21:03:34 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-03-26 21:03:34 -0400
commit342a31c06cfa40be5ac50ac028578f25ce7bf0fd (patch)
treecdbcd28cb24b07879bd81a7706e2b607d2f5fe43 /static/install/index.html
parentf5f23e2a95325f9748edcc5da4a3f21c9a18af92 (diff)
automate CSS/JS cache busting
Diffstat (limited to 'static/install/index.html')
-rw-r--r--static/install/index.html4
1 files changed, 2 insertions, 2 deletions
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 @@
<link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
<link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
<link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
- <link rel="stylesheet" href="/grapheneos.css?29"/>
+ <link rel="stylesheet" href="/grapheneos.css"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?12"></script>
+ <script type="module" src="/js/redirect.js"></script>
</head>
<body>
<header>