added lines to play autio - being blocked

master
Jordan Han 2019-05-13 15:27:30 +08:00
parent 366c242e2e
commit 4d87bd7b1a
1 changed files with 3 additions and 1 deletions

View File

@ -1 +1,3 @@
console.log "hello world"
console.log "{{ site.title }}"
audio = new Audio('{% asset CB.WAV %}')
audio.play();