My github repo deployed to Netlify with no problems, but I’m getting an HTTP2 error in my console. Not sure what it means-- how am I supposed to resolve this?
Netlify: https://capable-eclair-14247c.netlify.app/
Github: https://github.com/astral-monad/Gif-App.git
@westher0870 If you check the errors you’ll see that the files are trying to load from an odd location, where a token value looks like it hasn’t been replaced (%PUBLIC_URL%
):
https://capable-eclair-14247c.netlify.app/%PUBLIC_URL%/favicon.ico
https://capable-eclair-14247c.netlify.app/%PUBLIC_URL%/manifest.json