Skip to content

Commit e6e6ca6

Browse files
committed
https://github.com/FoxUSA/OpenNote/issues/79
1 parent 0b6ec72 commit e6e6ca6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

OpenNote/index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<head>
44
<meta charset="UTF-8">
55
<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">
69

710
<title>OpenNote</title>
811

0 commit comments

Comments
 (0)