fix Youtube
This commit is contained in:
16
index.html
16
index.html
@@ -53,20 +53,8 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="video-grid">
|
||||
<!-- Offizieller YouTube Embed: zeigt automatisch die neuesten
|
||||
Uploads des Kanals. YouTube hostet alles selbst - kein
|
||||
CORS, kein API-Key, keine externen Dienste noetig und
|
||||
neue Videos erscheinen automatisch. -->
|
||||
<div class="video-card video-card-wide">
|
||||
<div class="video-wrapper">
|
||||
<iframe src="https://www.youtube.com/embed?listType=user_uploads&list=UU0zG_TbEEic12DQHnEGmlQ"
|
||||
title="Duda17 - YouTube Uploads"
|
||||
frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>
|
||||
<div id="yt-grid" class="video-grid">
|
||||
<div class="loading">Lade YouTube-Videos…</div>
|
||||
</div>
|
||||
|
||||
<div class="section-cta">
|
||||
|
||||
Reference in New Issue
Block a user