hexojs / hexo-server

Server module for Hexo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] Wrong MIME type for atom.xml

XieJiSS opened this issue · comments

$ curl -I root/atom.xml | grep content-type
content-type: application/xml

Should be application/atom+xml