We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b97683b commit 6e8987cCopy full SHA for 6e8987c
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8">
5
<title>vue-hackernews-2.0</title>
6
+ <meta name="mobile-web-app-capable" content="yes">
7
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
8
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,700' rel='stylesheet' type='text/css'>
9
{{ STYLE }}
0 commit comments