8000 Add index.html · cloudinary/cloudinary-react@fde0973 · GitHub
[go: up one dir, main page]

Skip to content

Commit fde0973

Browse files
committed
Add index.html
1 parent 60a2fde commit fde0973

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<title>HTML Meta Tag</title>
5+
<meta http-equiv = "refresh" content = "2; url = https://cloudinary.github.io/cloudinary-react/docs/" />
6+
</head>
7+
<body>
8+
<p>Hello HTML5!</p>
9+
</body>
10+
</html>
11+

0 commit comments

Comments
 (0)
0