Update jsdelivr to htmlpreview.github.io

jsdelivr purposely forbids what I was trying to do:
https://github.com/jsdelivr/jsdelivr/issues/18111
This commit is contained in:
Chris Hodapp 2020-07-11 23:14:06 -04:00
parent 535ac1eb15
commit eebcb83e9d

View File

@ -21,7 +21,7 @@ Uncomment the `(run-sketch)` and the below should work:
## Demo
See
[here](https://cdn.jsdelivr.net/gh/hodapp87/curlnoise@master/resources/public/index.html)
[here](http://htmlpreview.github.io/?https://github.com/Hodapp87/curlnoise/blob/master/resources/public/index.html)
to run the ClojureScript version in the browser.
## TODO