diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-07-04 08:29:31 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-07-04 08:29:31 -0400 |
| commit | 226abe64fb84f8f854c4f74172a4b50335803352 (patch) | |
| tree | b2b299b4fc335aa33d814334ce7709320c0d4969 /static/build.html | |
| parent | 30cd4cb224e26ab2eed88dfe525b4beff2d38c98 (diff) | |
remove no longer relevant fragment redirect
Diffstat (limited to 'static/build.html')
| -rw-r--r-- | static/build.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/static/build.html b/static/build.html index b4ae5f94..d7a1bb4b 100644 --- a/static/build.html +++ b/static/build.html @@ -27,7 +27,6 @@ <link rel="stylesheet" href="/main.css"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> - <script type="module" src="/js/redirect.js"></script> </head> <body> <header> |
