Update index.html
This commit is contained in:
parent
00aa301cfc
commit
47306b8b17
1 changed files with 2 additions and 2 deletions
|
@ -35,7 +35,7 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<iframe allow="autoplay" id="current"></iframe>
|
<iframe allow="autoplay,fullscreen" id="current"></iframe>
|
||||||
<iframe allow="autoplay" id="next"></iframe>
|
<iframe allow="autoplay,fullscreen" id="next"></iframe>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Reference in a new issue