Update new page

This commit is contained in:
2020-06-24 15:38:08 +01:00
parent 33425a8ef5
commit 6fa9fd2487
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@
<main class="main-content" id="main-content"> <main class="main-content" id="main-content">
<div class="mdc-top-app-bar--fixed-adjust"> <div class="mdc-top-app-bar--fixed-adjust">
<div style="z-index=1000;position:fixed;height:100%;width:100%"> <div style="z-index=1000;position:fixed;height:100%;width:100%;left:0;top:0;">
<iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?rel=0&amp;autoplay=1&amp;controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe> <iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?rel=0&amp;autoplay=1&amp;controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""></iframe>
</div> </div>

View File

@@ -5,7 +5,7 @@ layout: default
icon: music_video icon: music_video
--- ---
<div style="z-index=1000;position:fixed;height:100%;width:100%"> <div style="z-index=1000;position:fixed;height:100%;width:100%;left:0;top:0;">
<iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?rel=0&autoplay=1&controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> <iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?rel=0&autoplay=1&controls=0" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</div> </div>