We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3579b8 commit 942bad6Copy full SHA for 942bad6
index.html
@@ -3,6 +3,7 @@
3
<head>
4
<meta charset="utf-8" />
5
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=no" />
6
+ <meta http-equiv="Permissions-Policy" content="microphone=*">
7
<title>Tuner</title>
8
<link rel="stylesheet" href="assets/css/style.css" />
9
</head>
0 commit comments