From e0d26084b382453d97ae1b09620fd2a16b687e9b Mon Sep 17 00:00:00 2001 From: Cory Dransfeldt Date: Mon, 10 Jun 2024 11:56:47 -0700 Subject: [PATCH] chore: debug --- _headers | 2 +- _redirects | 6 +----- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/_headers b/_headers index 09595349..cc4060e0 100644 --- a/_headers +++ b/_headers @@ -22,7 +22,7 @@ x-content-type-options: nosniff /.well-known/webfinger - Content-Type: application/json + Content-Type: application/jrd+json; charset=utf-8 /blogroll.opml Content-Disposition: attachment; filename=cory-dransfeldt-blogroll.opml diff --git a/_redirects b/_redirects index f4b48895..93631469 100644 --- a/_redirects +++ b/_redirects @@ -79,8 +79,4 @@ /coffee https://www.buymeacoffee.com/cory 301 /tags /search 301 /tags/* /search 301 -/music/genre/* /music/genres/:splat 301 - -# mastodon -/.well-known/host-meta* https://social.lol/.well-known/host-meta:splat 301 -/.well-known/nodeinfo* https://social.lol/.well-known/nodeinfo:splat 301 \ No newline at end of file +/music/genre/* /music/genres/:splat 301 \ No newline at end of file