Skip to content
This repository was archived by the owner on Mar 13, 2018. It is now read-only.

Commit 5ba0ecf

Browse files
author
Yvonne Yip
committed
add ganesh meta tag
1 parent 1e2ece2 commit 5ba0ecf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

demo.html

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@
77
<html>
88
<head>
99
<title>paper-item</title>
10+
1011
<meta charset="utf-8">
1112
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
12-
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
13+
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">
14+
1315
<script src="../platform/platform.js"></script>
1416
<link href="../font-roboto/roboto.html" rel="import">
1517
<link href="../core-icons/core-icons.html" rel="import">

0 commit comments

Comments
 (0)