We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8acd0 commit 5bb4c79Copy full SHA for 5bb4c79
index.html
@@ -1,6 +1,11 @@
1
<!DOCTYPE html>
2
-<html>
+<html lang="en">
3
<head>
4
- <meta http-equiv="refresh" content="0; url=https://ubc-vision.github.io/stochasticsplats/" />
+ <meta charset="UTF-8" />
5
+ <meta http-equiv="refresh" content="0; URL='https://ubc-vision.github.io/stochasticsplats/'" />
6
+ <title>Redirecting...</title>
7
</head>
8
+ <body>
9
+ <p>Redirecting to <a href="https://ubc-vision.github.io/stochasticsplats/">the site</a>.</p>
10
+ </body>
11
</html>
0 commit comments