File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
css/addons/unraid/login-page/fallout/js Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 22// Source: https://www.youtube.com/watch?v=ehvduomE0AU
33
44let video = `
5- <div class="background-wrap"><video id="video-bg-elem" preload="auto" autoplay="true" loop="loop" muted="muted"> <source src="https:\/\/theme-park. dev\/css\/addons\/unraid\/login-page\/fallout\/video\/please_stand_by.mp4" type="video\/mp4">Video not supported</video></div>
5+ <div class="background-wrap"><video id="video-bg-elem" preload="auto" autoplay="true" loop="loop" muted="muted"> <source src="https:\/\/themepark- dev.github.io\/theme.park \/css\/addons\/unraid\/login-page\/fallout\/video\/please_stand_by.mp4" type="video\/mp4">Video not supported</video></div>
66`
77document . body . innerHTML += video
You can’t perform that action at this time.
0 commit comments