This commit is contained in:
Valeria Fadeeva 2023-10-31 15:23:59 +05:00
parent 2895dd7877
commit 0fc1b1fc3d
2 changed files with 6 additions and 1 deletions

View File

@ -298,7 +298,7 @@
</div>
<div class="col-md-7 order-md-1">
<div class="iframe-container">
<iframe src="https://www.youtube-nocookie.com/embed/uZ84n0eiZ2Et7WkQ?rel=0" title="YouTube video player" frameborder="0"
<iframe src="https://www.youtube-nocookie.com/embed/waCnwyxdSS0?rel=0" title="YouTube video player" frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen class="responsive-iframe"></iframe>
</div>

5
pull.sh Executable file
View File

@ -0,0 +1,5 @@
#!/bin/bash
git pull
echo "Ready"