feat: Add skip this version button, use youtube-nocookie.com, add changelog button

This commit is contained in:
Aleksi Lassila
2023-08-14 17:50:47 +03:00
parent eb023b811e
commit 383d43d52c
8 changed files with 70 additions and 46 deletions

View File

@@ -7,7 +7,7 @@
<div class="overflow-hidden w-full h-full">
<div class="youtube-container scale-[150%] h-full w-full">
<iframe
src={'https://www.youtube.com/embed/' +
src={'https://www.youtube-nocookie.com/embed/' +
videoId +
'?autoplay=1&mute=1&loop=1&controls=0&modestbranding=1&playsinline=1&rel=0&enablejsapi=1'}
title="YouTube video player"