Edit nav, add imageAlt, add placeholder video

This commit is contained in:
Tobias Hilfiker
2022-12-20 10:01:56 +01:00
parent a37bf58d96
commit ceec688156
4 changed files with 25 additions and 12 deletions

View File

@@ -10,6 +10,10 @@
<h1 class="flex justify-center">Beispiele</h1> <!--todo refine the positioning of text on page-->
<iframe width="560" height="315" src="https://www.youtube.com/embed/dQw4w9WgXcQ" title="YouTube video player"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen class="self-center"></iframe>
<script type="module" src="/main.js"></script>
</body>
</html>