diff options
Diffstat (limited to 'static/usage.html')
| -rw-r--r-- | static/usage.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index 8e0c5803..cc06407c 100644 --- a/static/usage.html +++ b/static/usage.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> |
