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

Commit

Permalink
add ganesh meta tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvonne Yip committed Aug 8, 2014
1 parent cbcdea1 commit 1bb5695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1, user-scalable=yes">

<title>paper-fab</title>

Expand Down

0 comments on commit 1bb5695

Please sign in to comment.