Last active
November 9, 2023 20:16
Revisions
-
AlanBell revised this gist
Nov 9, 2023 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ <html> <div id="video" style="position:absolute;"> <iframe width="1920" height="1080" src="https://www.youtube.com/embed/ZV-ftihBDp8?si=jONZWtEdPJSd7XpW" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div> <div id="overlay"> -
AlanBell created this gist
Nov 9, 2023 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ <html> <div id="video" style="position:absolute;"> <iframe width="1920" height="1080" src="https://www.youtube.com/embed/hNbnQhldQQQ?si=7jbSf4v_PBtQhYZg" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe> </div> <div id="overlay"> <img src="gaza.png" style="position:absolute;pointer-events:none;opacity:16%;"> </div> </html>