|
@@ -4,7 +4,7 @@
|
|
<head>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<meta charset="utf-8">
|
|
<meta name="description" content="Snapdrop is the easiest way to send files accross devices">
|
|
<meta name="description" content="Snapdrop is the easiest way to send files accross devices">
|
|
- <meta name="viewport" content="initial-scale=1,user-scalable=no,maximum-scale=1">
|
|
|
|
|
|
+ <meta name="viewport" content="width=device-width initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
|
<meta name="generator" content="Snapdrop">
|
|
<meta name="generator" content="Snapdrop">
|
|
<title>Snapdrop</title>
|
|
<title>Snapdrop</title>
|
|
<link rel="shortcut icon" href="favicon.ico?v=2" />
|
|
<link rel="shortcut icon" href="favicon.ico?v=2" />
|
|
@@ -20,8 +20,8 @@
|
|
<meta name="application-name" content="PSK">
|
|
<meta name="application-name" content="PSK">
|
|
<link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png">
|
|
<link rel="icon" sizes="192x192" href="images/touch/chrome-touch-icon-192x192.png">
|
|
<link rel="fluid-icon" type="image/png" href="images/touch/chrome-touch-icon-192x192.png">
|
|
<link rel="fluid-icon" type="image/png" href="images/touch/chrome-touch-icon-192x192.png">
|
|
- <meta property="og:image" content="https://snapdrop.net/images/touch/chrome-touch-icon-192x192.png"/>
|
|
|
|
- <meta name="twitter:image" content="https://snapdrop.net/images/touch/chrome-touch-icon-192x192.png"/>
|
|
|
|
|
|
+ <meta property="og:image" content="https://snapdrop.net/images/touch/chrome-touch-icon-192x192.png" />
|
|
|
|
+ <meta name="twitter:image" content="https://snapdrop.net/images/touch/chrome-touch-icon-192x192.png" />
|
|
<!-- Add to homescreen for Safari on iOS -->
|
|
<!-- Add to homescreen for Safari on iOS -->
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
<meta name="apple-mobile-web-app-status-bar-style" content="black">
|
|
@@ -43,7 +43,7 @@
|
|
</script>
|
|
</script>
|
|
</head>
|
|
</head>
|
|
|
|
|
|
-<body class="fullbleed layout vertical" loading>
|
|
|
|
|
|
+<body class="layout vertical">
|
|
<script src="scripts/animated-bg.js" inline></script>
|
|
<script src="scripts/animated-bg.js" inline></script>
|
|
<span id="browser-sync-binding"></span>
|
|
<span id="browser-sync-binding"></span>
|
|
<template is="dom-bind" id="app">
|
|
<template is="dom-bind" id="app">
|