We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe019c2 commit 34d8ba7Copy full SHA for 34d8ba7
docs/html/index.html
@@ -0,0 +1,17 @@
1
+<!doctype html>
2
+<html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta name="viewport" content="width=device-width,initial-scale=1">
6
+ <title>Redirecting…</title>
7
+ <!-- Immediate redirect for browsers -->
8
+ <meta http-equiv="refresh" content="0;url=https://simdutf.github.io/browserbase64/index.html">
9
+ <script>
10
+ // JS fallback
11
+ window.location.replace('https://simdutf.github.io/browserbase64/index.html');
12
+ </script>
13
+ </head>
14
+ <body>
15
+ <p>Redirecting to <a href="https://simdutf.github.io/browserbase64/index.html">https://simdutf.github.io/browserbase64/index.html</a>…</p>
16
+ </body>
17
+</html>
0 commit comments