From 95a62520af25b1aee81daa801f8462eb3aa8a0d5 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Thu, 29 Feb 2024 08:56:55 +0000 Subject: [PATCH] Support fed.brid.gy when served via IPFS --- static/_redirects | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/_redirects b/static/_redirects index aa33418d..82e3064e 100644 --- a/static/_redirects +++ b/static/_redirects @@ -1 +1,3 @@ /* /404.html 404 +/.well-known/host-meta https://fed.brid.gy/.well-known/host-meta 307 +/.well-known/webfinger https://fed.brid.gy/.well-known/webfinger 307