Added music
This commit is contained in:
parent
3538c9b808
commit
876db538a3
|
@ -61,7 +61,7 @@ block content
|
|||
input#showarrows(type="checkbox", style={'margin-right': '10px', 'margin-bottom': '10px'}, checked)
|
||||
label(for="showarrows" style={'margin-right':'10px'}) Show arrows
|
||||
|
||||
//- audio(controls, autoplay)
|
||||
//- source(src="/static/data/music/bobomb.mp3")
|
||||
audio(controls)
|
||||
source(src="/static/data/music/bobomb.mp3")
|
||||
|
||||
#container(style={'padding': '0px', 'margin': '0px'}, tabindex="1")
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue