add cat index

This commit is contained in:
lh_wang
2015-10-13 17:15:52 +08:00
parent a9503e321c
commit c7462c3cd3
2 changed files with 17 additions and 0 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

+17
View File
@@ -0,0 +1,17 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body>
<div style="width:300px; margin-left:auto;margin-right:auto;margin-top:40px;">
<div>
<img src="catapp.png" />
</div>
<div style="margin-top:10px;text-align: center;">
<h3>Cat App for iOS</h3>
</div>
</div>
</body>
</html>