Skip to content

Commit 2b303f9

Browse files
authored
Restore uv html (#22)
1 parent c69ace7 commit 2b303f9

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

public/uv.html

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
4+
<head>
5+
<meta charset="UTF-8">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7+
<title>UV</title>
8+
<meta http-equiv="refresh" content="0; url=https://universalviewer.dev/uv.html">
9+
</head>
10+
11+
<body>
12+
13+
</body>
14+
15+
</html>

0 commit comments

Comments
 (0)