git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/peps/usr/share/playlist.html
blob: 35aecac56ecb95cffdd0be55fad37f193bf218dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html>
<html>
	<head>
		<title>Ham wir noch welche?</title>
		<style>
			body,html {width:100%;height:100%;overflow:clip;background:#000000;margin:auto;text-align:center;}
		</style>
	</head>
	<body>
		<iframe width="1920" height="1080"
			src="https://www.youtube.com/embed/videoseries?list=PLsgIseTfz4ulmgC_487SQ-TvRmPH0l1n7&enablejsapi=1&autoplay=1&loop=1"
			title="Keine mehr da?" frameborder="0"
			allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen>
		</iframe>
	</body>
</html>