chore: _headers
This commit is contained in:
parent
af441e850a
commit
c9ebf75dbb
1 changed files with 35 additions and 0 deletions
35
_headers
35
_headers
|
@ -1,3 +1,38 @@
|
||||||
|
/feeds/all
|
||||||
|
Content-Type: application/xml; charset=utf-8
|
||||||
|
x-content-type-options: nosniff
|
||||||
|
|
||||||
|
/feeds/all.json
|
||||||
|
Content-Type: application/json
|
||||||
|
|
||||||
|
/feeds/posts
|
||||||
|
Content-Type: application/xml; charset=utf-8
|
||||||
|
x-content-type-options: nosniff
|
||||||
|
|
||||||
|
/feeds/links
|
||||||
|
Content-Type: application/xml; charset=utf-8
|
||||||
|
x-content-type-options: nosniff
|
||||||
|
|
||||||
|
/feeds/movies
|
||||||
|
Content-Type: application/xml; charset=utf-8
|
||||||
|
x-content-type-options: nosniff
|
||||||
|
|
||||||
|
/feeds/books
|
||||||
|
Content-Type: application/xml; charset=utf-8
|
||||||
|
x-content-type-options: nosniff
|
||||||
|
|
||||||
|
/.well-known/webfinger
|
||||||
|
Content-Type: application/jrd+json; charset=utf-8
|
||||||
|
|
||||||
|
/.well-known/gpc.json
|
||||||
|
Content-Type: application/jrd+json; charset=utf-8
|
||||||
|
|
||||||
|
/.well-known/traffic-advice
|
||||||
|
Content-Type: application/trafficadvice+json
|
||||||
|
|
||||||
|
/contribute.json
|
||||||
|
Content-Type: application/json
|
||||||
|
|
||||||
/blogroll.opml
|
/blogroll.opml
|
||||||
Content-Disposition: attachment; filename=cory-dransfeldt-blogroll.opml
|
Content-Disposition: attachment; filename=cory-dransfeldt-blogroll.opml
|
||||||
|
|
||||||
|
|
Reference in a new issue