If you navigate to https://bitovi.github.io/dog-things-react you'll get a 301 redirect to https://bitovi.github.io/dog-things-react/. This makes it so that relative URLs work correctly for loading content. We need to make this work too, because currently if you use https://bitovi.github.io/dog-things-react as the remote URL it will be unable to fetch the styles.
If you navigate to
https://bitovi.github.io/dog-things-react
you'll get a 301 redirect tohttps://bitovi.github.io/dog-things-react/
. This makes it so that relative URLs work correctly for loading content. We need to make this work too, because currently if you usehttps://bitovi.github.io/dog-things-react
as the remote URL it will be unable to fetch the styles.