Skip to content

Commit 6e8987c

Browse files
committed
add mobile web app meta (close vuejs#57)
1 parent b97683b commit 6e8987c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>vue-hackernews-2.0</title>
6+
<meta name="mobile-web-app-capable" content="yes">
67
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
78
<link href='https://fonts.googleapis.com/css?family=Roboto:300,400,700' rel='stylesheet' type='text/css'>
89
{{ STYLE }}

0 commit comments

Comments
 (0)