Closed RehanSaeed closed 4 years ago
I get this error sometimes:
/assets/data/rss.xml/index.json:1 Failed to load resource: the server responded with a status of 404 ()
It looks like there is JavaScript code trying to add the rss.xml file as a prefetch link:
I needed to use <a> instead of <g-link>.
<a>
<g-link>
I get this error sometimes:
It looks like there is JavaScript code trying to add the rss.xml file as a prefetch link: