added some neat tags for ios :)
This commit is contained in:
parent
18460cfbbe
commit
8f9adbe567
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
<link rel="stylesheet" type="text/css" href="uhr-white.css" />
|
||||
<link rel="shortcut icon" type="image/png" href="favicon.png" />
|
||||
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
|
||||
<!-- <link rel="apple-touch-icon" href="" />--><!--114x114px-->
|
||||
<!-- <link rel="apple-touch-startup-image" href="" />--><!--320x460px-->
|
||||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
|
||||
<meta name="viewport" content="width=device-width,user-scalable=no" />
|
||||
</head>
|
||||
<body style="padding:0;margin:0;">
|
||||
<a href="info/">
|
||||
|
|
Loading…
Reference in a new issue