Skip to content

Commit 5bb4c79

Browse files
authored
Update index.html
1 parent bf8acd0 commit 5bb4c79

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
<!DOCTYPE html>
2-
<html>
2+
<html lang="en">
33
<head>
4-
<meta http-equiv="refresh" content="0; url=https://ubc-vision.github.io/stochasticsplats/" />
4+
<meta charset="UTF-8" />
5+
<meta http-equiv="refresh" content="0; URL='https://ubc-vision.github.io/stochasticsplats/'" />
6+
<title>Redirecting...</title>
57
</head>
8+
<body>
9+
<p>Redirecting to <a href="https://ubc-vision.github.io/stochasticsplats/">the site</a>.</p>
10+
</body>
611
</html>

0 commit comments

Comments
 (0)