Spaces:
Running
Running
Commit
·
68c3518
1
Parent(s):
587bc4f
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
-
<meta http-equiv="refresh" content="0; URL=huggingface.co" />
|
5 |
<meta charset="utf-8" />
|
6 |
<meta name="viewport" content="width=device-width" />
|
7 |
<title>My static Space</title>
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html>
|
3 |
<head>
|
4 |
+
<meta http-equiv="refresh" content="0; URL=https://huggingface.co" />
|
5 |
<meta charset="utf-8" />
|
6 |
<meta name="viewport" content="width=device-width" />
|
7 |
<title>My static Space</title>
|