Changeset 6852
- Timestamp:
- Oct 6, 2008, 2:13:12 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web/index.html
r6790 r6852 6 6 <meta http-equiv="cache-control" content="Private" /> 7 7 <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/> 8 < link rel="apple-touch-icon" href="./images/webclip-icon.png"/>8 <meta name="apple-mobile-web-app-capable" content="yes" /> 9 9 <link href="./images/favicon.ico" rel="icon" /> 10 10 <link href="./images/favicon.png" rel="shortcut icon" /> 11 <link rel="apple-touch-icon" href="./images/webclip-icon.png"/> 11 12 <script type="text/javascript" src="./javascript/jquery/jquery.min.js"></script> 12 13 <link media="only screen and (max-device-width: 480px)" href="./stylesheets/iphone.css" type= "text/css" rel="stylesheet" />
Note: See TracChangeset
for help on using the changeset viewer.