diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 22:38:39 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-03-06 22:38:39 -0500 |
| commit | aae0ac8edf404d47c664506e26f8a23e8a36f01d (patch) | |
| tree | 68445f3a559fc46171dabb06ff2329af94d1e437 /static/build.html | |
| parent | 5450f94be18c8e7d135a97f1fb171bd758a3dca6 (diff) | |
replace legacy /install redirect
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index 4ff43158..19ea053d 100644 --- a/static/build.html +++ b/static/build.html @@ -26,7 +26,7 @@ <link rel="stylesheet" href="/grapheneos.css?29"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/redirect.js?10"></script> + <script type="module" src="/js/redirect.js?11"></script> </head> <body> <header> |
