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 0b6ec72 commit e6e6ca6Copy full SHA for e6e6ca6
OpenNote/index.html
@@ -3,6 +3,9 @@
3
<head>
4
<meta charset="UTF-8">
5
<meta name="description" content="description">
6
+
7
+ <!-- Disable scrolling and zooming to make app feed more native -->
8
+ <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
9
10
<title>OpenNote</title>
11
0 commit comments