binford2k / showoff

Don't just present; interact with your audience!
http://binford2k.github.io/showoff
MIT License
938 stars 502 forks source link

The better custom css/js loading fix #920

Closed binford2k closed 4 years ago

binford2k commented 4 years ago

This is the right way to do this, as it lets Sinatra set all the proper content disposition headers instead of just splatting text back. Browsers should now load this properly.

Fixes #918