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.
2 parents 26310ea + 2ee433b commit b93a287Copy full SHA for b93a287
incoming-call-notifications/index.html
@@ -2,6 +2,8 @@
2
<html lang="en">
3
4
<head>
5
+ <!-- this origin trial token only works on https://microsoftedge.github.io and is only valid until Chromium 146 -->
6
+ <meta http-equiv="origin-trial" content="An7lhVb7H8NIGjOfkZPE8mslZOswMCLAzRVnMVMxC7I+PN1vulpPINIpCFhMQwsEH58ab//xGgEcQ4VKvWxXfQUAAABqeyJvcmlnaW4iOiJodHRwczovL21pY3Jvc29mdGVkZ2UuZ2l0aHViLmlvOjQ0MyIsImZlYXR1cmUiOiJJbmNvbWluZ0NhbGxOb3RpZmljYXRpb25zIiwiZXhwaXJ5IjoxNzc5MTQ4ODAwfQ==">
7
<meta charset="UTF-8" />
8
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9
<title>Notifications demo</title>
0 commit comments