added lines to play autio - being blocked
parent
366c242e2e
commit
4d87bd7b1a
|
@ -1 +1,3 @@
|
||||||
console.log "hello world"
|
console.log "{{ site.title }}"
|
||||||
|
audio = new Audio('{% asset CB.WAV %}')
|
||||||
|
audio.play();
|
Loading…
Reference in New Issue