Update index.html

This commit is contained in:
Uwe Kamper 2020-01-16 21:49:32 +01:00 committed by GitHub
parent 00aa301cfc
commit 47306b8b17
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -35,7 +35,7 @@
</style>
</head>
<body>
<iframe allow="autoplay" id="current"></iframe>
<iframe allow="autoplay" id="next"></iframe>
<iframe allow="autoplay,fullscreen" id="current"></iframe>
<iframe allow="autoplay,fullscreen" id="next"></iframe>
</body>
</html>