Update new page

This commit is contained in:
2020-06-24 15:31:23 +01:00
parent 48afa05016
commit 33425a8ef5
2 changed files with 148 additions and 4 deletions

View File

@@ -1,12 +1,12 @@
---
title: ComSci
description: Some Computer Science info
layout: none
layout: default
icon: music_video
---
<div style="z-index=1000;position:fixed;height:100%;width:100%">
<iframe height="100%" width="100%" src="https://www.youtube.com/embed/oHg5SJYRHA0?controls=0&rel=0&autoplay=1" 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>
<style>html, body { margin: 0; }</style>