getgrav / grav-plugin-sitemap

Grav Sitemap Plugin

Home Page:https://getgrav.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning: Resource interpreted as Stylesheet but transferred with MIME type application/xml

pamtbaau opened this issue · comments

In Chrome dev tools I get the following warning:

Resource interpreted as Stylesheet but transferred with MIME type application/xml: "https://mydomain/user/plugins/sitemap/sitemap.xsl".

It is about line 2 in the generated sitemap:
<?xml-stylesheet type="text/xsl" href="/user/plugins/sitemap/sitemap.xsl"?>

I don't see this, i think it's been addressed already