add funny bell ring page for online school

This commit is contained in:
hippoz 2020-10-12 15:24:04 +03:00
parent 5aca17af7a
commit a265a1c75b

12
s-a_sunat.html Normal file
View file

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>S-A SUNAT!!!!</title>
</head>
<body>
<h1>S-A SUNAT!!!!</h1>
<iframe width="560" height="315" src="https://www.youtube.com/embed/gC_VkZeNywM?start=4&amp;end=9" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</body>
</html>