jxnblk / react-icons

Building SVG Icons with React
http://jxnblk.com/react-icons
133 stars 13 forks source link

The live demo at https://jxnblk.com/react-icons fails #3

Open HatScripts opened 4 years ago

HatScripts commented 4 years ago

The live demo at https://jxnblk.com/react-icons#live-demo fails, because https://jxnblk.com/bundle.js gives a 404 error.

Here's an archive of the page from 2015 that works as expected: https://web.archive.org/web/20150816043754/http://jxnblk.com/react-icons/#live-demo

The GitHub pages version (https://jxnblk.github.io/react-icons/#live-demo) also works as expected, because https://jxnblk.github.io/react-icons/bundle.js exists.