git.lirion.de

Of git, get, and gud

aboutsummaryrefslogtreecommitdiffstats
path: root/peps/usr/share/playlist.html
diff options
context:
space:
mode:
Diffstat (limited to 'peps/usr/share/playlist.html')
-rw-r--r--peps/usr/share/playlist.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/peps/usr/share/playlist.html b/peps/usr/share/playlist.html
new file mode 100644
index 0000000..35aecac
--- /dev/null
+++ b/peps/usr/share/playlist.html
@@ -0,0 +1,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>