From c9ebf75dbb5743e6598288f85b43766e6611dd31 Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Sun, 9 Jun 2024 11:36:48 -0700 Subject: [PATCH] chore: _headers --- _headers | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/_headers b/_headers index dfd30ad5..294ceb76 100644 --- a/_headers +++ b/_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 Content-Disposition: attachment; filename=cory-dransfeldt-blogroll.opml