diff options
| author | Pinapelz <yukais@pinapelz.com> | 2025-12-01 22:37:01 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2025-12-01 22:39:57 -0800 |
| commit | d0c55a73581ff910440d87e8cbab5e70ce69d659 (patch) | |
| tree | 52959da0ba079c88ceaf104b05cf5cd56dc3d451 | |
| parent | 743d1e3d4c421385111dfd63482cd92a5fff02c1 (diff) | |
add _redirects to micro
| -rw-r--r-- | micro.pinapelz.moe/_redirects | 2 |
1 files changed, 2 insertions, 0 deletions
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 |
