mini-player: finished implementation, now need to keep trakc of state
This commit is contained in:
parent
ca25a97263
commit
4b4044d689
9 changed files with 320 additions and 48 deletions
6
templates/partials/home.html
Normal file
6
templates/partials/home.html
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<home-content>
|
||||
<welcome>
|
||||
<img src="/static/assets/images/welcome.webp" alt="A welcome text in pink" />
|
||||
<p>test</p>
|
||||
</welcome>
|
||||
</home-content>
|
||||
Loading…
Add table
Add a link
Reference in a new issue