1
0

youtube link changed

This commit is contained in:
Filip Rojek 2023-10-10 02:05:03 +02:00
parent 599395081d
commit 357a82178e

View File

@ -1,3 +1,5 @@
<!doctype html>
<html>
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" />
@ -111,7 +113,7 @@
<iframe <iframe
class="video" class="video"
height="315" height="315"
src="https://www.youtube.com/embed/AcBfwC4E810" src="https://www.youtube.com/embed/YXbvzCNCBt0"
title="YouTube video player" title="YouTube video player"
frameborder="0" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
@ -188,3 +190,4 @@
<footer><a href="https://www.fofrweb.com/" target="_blank">Vytvořeno týmem Fofrweb</a></footer> <footer><a href="https://www.fofrweb.com/" target="_blank">Vytvořeno týmem Fofrweb</a></footer>
</body> </body>
</html> </html>