-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
30 lines (23 loc) · 944 Bytes
/
index.html
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
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8" />
<meta name="description" content="A lightweight webapp framework developed by FASO.ME(http://faso.me)" />
<meta name="keywords" content="webapp,xo,xo.js" />
<meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-scale=1.0,user-scalable=no" />
<meta name="apple-touch-fullscreen" content="yes" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<title>TGIdeas - Edge</title>
</head>
<body>
<h2>《动画不只是css3》- kimi </h2>
<img src="assets/pic/s1-kimi.jpg"/>
<h2>《canvas动画》- 小强</h2>
<img src="assets/pic/s1-jophsq.jpg"/>
<h2>《基于websocket的webppt》- shine</h2>
<img src="assets/pic/s1-shine.jpg"/>
<h2>《h5游戏》- mac</h2>
</body>
</html>