Skip to content

Commit cb0c2fb

Browse files
authored
Merge pull request #6 from tw93/master
增加alibaba weex-ui 的重定向
2 parents 1365ac6 + fed3d1d commit cb0c2fb

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

weex-ui/index.html

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta charset="utf-8" />
5+
<meta http-equiv="X-UA-Compatible" content="chrome=1" />
6+
<meta
7+
name="description"
8+
content="Alibaba Open Source : The alibaba github homepage."
9+
/>
10+
<title>Weex Ui</title>
11+
<meta http-equiv="refresh" content="0; URL=https://apache.github.io/incubator-weex-ui/">
12+
<link rel="canonical" href="https://apache.github.io/incubator-weex-ui/">
13+
</head>
14+
15+
<body></body>
16+
</html>

0 commit comments

Comments
 (0)