autoplay aus

This commit is contained in:
dunji 2022-06-06 11:52:41 +02:00
parent 543f8294ca
commit 3d332ec146
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@
<p>{{ .content | safeHTML }}</p>
</header>
<div class="videoWrapper">
<iframe width="560" height="349" src="https://media.darmstadt.freifunk.net/Freifunk-verbindet.mp4" frameborder="0" allowfullscreen></iframe>
<iframe width="560" height="349" controls src="https://media.darmstadt.freifunk.net/Freifunk-verbindet.mp4" frameborder="0" allowfullscreen></iframe>
</div>
</section>
{{ end }}