From d0c55a73581ff910440d87e8cbab5e70ce69d659 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 1 Dec 2025 22:37:01 -0800 Subject: add _redirects to micro --- micro.pinapelz.moe/_redirects | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 micro.pinapelz.moe/_redirects diff --git a/micro.pinapelz.moe/_redirects b/micro.pinapelz.moe/_redirects new file mode 100644 index 0000000..570f054 --- /dev/null +++ b/micro.pinapelz.moe/_redirects @@ -0,0 +1,2 @@ +/.well-known/host-meta* https://fed.brid.gy/.well-known/host-meta 302 +/.well-known/webfinger* https://fed.brid.gy/.well-known/webfinger 302 -- cgit v1.2.3