-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
31 lines (29 loc) · 1.22 KB
/
index.html
File metadata and controls
31 lines (29 loc) · 1.22 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="http://s2.qhimg.com/!4521f605/reset.css"/>
<link rel="stylesheet" href="dist/app.css"/>
<link rel="stylesheet" href="dist/page1.css"/>
<link rel="stylesheet" href="dist/page2.css"/>
<link rel="stylesheet" href="dist/page3.css"/>
<link rel="stylesheet" href="dist/page4.css"/>
<link rel="stylesheet" href="dist/page5.css"/>
<link rel="stylesheet" href="dist/page6.css"/>
<link rel="stylesheet" href="dist/page7.css"/>
<link rel="stylesheet" href="dist/page8.css"/>
<link rel="stylesheet" href="dist/page9.css"/>
<link rel="stylesheet" href="dist/page10.css"/>
<link rel="stylesheet" href="dist/page-add1.css"/>
<link rel="stylesheet" href="dist/page-add2.css"/>
<link rel="stylesheet" href="dist/page-add3.css"/>
<!--<link rel="stylesheet" href="http://s1.qhimg.com/!cb6ab7db/bundle.css"/>-->
<title></title>
</head>
<body>
<script src="http://s1.qhimg.com/!b9a39a10/jquery.min.js"></script>
<script src="http://hammerjs.github.io/dist/hammer.js"></script>
<!--<script src="http://s0.qhimg.com/!dd64b65d/bundle.js"></script>-->
<script src="dist/bundle.js"></script>
</body>
</html>