music: small wip
This commit is contained in:
parent
7d0038097d
commit
24fa17895b
2 changed files with 33 additions and 1 deletions
|
|
@ -1 +1,11 @@
|
|||
<hello>hello</hello>
|
||||
<music>
|
||||
<video-bg>
|
||||
<video autoplay muted loop playsinline>
|
||||
<source src="/static/assets/videos/music.webm" type="video/mp4" />
|
||||
</video>
|
||||
</video-bg>
|
||||
|
||||
<box>
|
||||
<p>Salut</p>
|
||||
</box>
|
||||
</music>
|
||||
Loading…
Add table
Add a link
Reference in a new issue