Question on Forking the bootscript. So, I’ve forked it, and got my own custom Chilipeppr URL, which, I must say, is very cool. I’ve created a widget and have been playing around with it. The only issue is that the the custom chilipeppr url is not showing the same code that the http://fiddle.jshell.net url that is specified in the boot script is showing.
Is there something else I need to do to update the custom url?
It’s all working fine at
http://fiddle.jshell.net/kingbubbatruck/bqfpa6h6/show/light/
But
http://chilipeppr.com/BrentDowell
Which is pointing at that same url is not showing the updated code.
Thanks for your help!