mirror of
https://github.com/DI0IK/Aufgaben_WE_DHBW.git
synced 2025-07-05 16:48:48 +00:00
Add loop attribute to video element in rick.html for continuous playback
This commit is contained in:
parent
e43ebe49ef
commit
9455278f41
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
nocontrols
|
||||
autoplay
|
||||
muted
|
||||
loop
|
||||
></video>
|
||||
<style>
|
||||
body {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue