wurstscript / wurstscript.github.io

WurstScript website and documentation
https://wurstlang.org/
Apache License 2.0
8 stars 15 forks source link

bin.wurstlang.org miss jquery now when access from china #9

Closed PhoenixZeng closed 6 years ago

PhoenixZeng commented 6 years ago

I hope you can use Microsoft and other CDN. eg: https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.3.1.js https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js https://cdn.jsdelivr.net/npm/jquery@3.2.1/dist/jquery.min.js

Frotty commented 6 years ago

nvm, cant make issues on a fork i guess. Willfix it over the weekend.

Frotty commented 6 years ago

Hey @PhoenixZeng Sorry for taking so long! I implemented your suggestion and the bin now uses the cloudflare cdn. I also updated the syntax highlighting to match the one from documentation.

Cheers 🍨