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 e388034 commit 88e9504Copy full SHA for 88e9504
index.html
@@ -2,7 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8" />
5
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
6
<meta name="description" content="Parallel agentic development with Electron + React" />
7
<meta name="theme-color" content="#1e1e1e" />
8
<link rel="manifest" href="/manifest.json" />
0 commit comments