summaryrefslogtreecommitdiff
path: root/share/web_surfaces/index.html
diff options
context:
space:
mode:
authorLuciano Iam <lucianito@gmail.com>2020-04-19 12:42:13 +0200
committerRobin Gareus <robin@gareus.org>2020-04-20 22:59:16 +0200
commit7118eff7ebd26e1a68745634e5a4c8bb16008986 (patch)
treefda9da05d79739b5814ba383aad04b8016daa12a /share/web_surfaces/index.html
parent33fdd023ab67fe885e667227bce8ff8f76dde751 (diff)
WebSockets: transport surface implementation
Diffstat (limited to 'share/web_surfaces/index.html')
-rw-r--r--share/web_surfaces/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/web_surfaces/index.html b/share/web_surfaces/index.html
index 692481d682..e2ee4d3134 100644
--- a/share/web_surfaces/index.html
+++ b/share/web_surfaces/index.html
@@ -3,6 +3,7 @@
<head>
<meta charset="utf-8">
<title>Ardour Web Surfaces</title>
+ <meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="index/main.css">
</head>
<body>