update build

This commit is contained in:
Michiel Borkent 2021-11-16 13:56:03 +01:00
parent fc2141c8ff
commit 9249188eee
6 changed files with 163 additions and 163 deletions

View file

@ -41,7 +41,7 @@
}
};"
"if(typeof scittle === 'undefined'){"
(append-tag :script {:src "https://borkdude.github.io/scittle/js/scittle.js"
(append-tag :script {:src "https://babashka.github.io/scittle/js/scittle.js"
:onerror "function(){alert('Error loading ' + this.src)}"
:onload "runCode"})
"} else {