Skip to content

Commit 47306b8

Browse files
authored
Update index.html
1 parent 00aa301 commit 47306b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

infodisplay/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
</style>
3636
</head>
3737
<body>
38-
<iframe allow="autoplay" id="current"></iframe>
39-
<iframe allow="autoplay" id="next"></iframe>
38+
<iframe allow="autoplay,fullscreen" id="current"></iframe>
39+
<iframe allow="autoplay,fullscreen" id="next"></iframe>
4040
</body>
4141
</html>

0 commit comments

Comments
 (0)