From bc0c2c7c46d6ecdeaa6ea24c1fbc7bb41580eee3 Mon Sep 17 00:00:00 2001 From: Hugo Date: Mon, 23 Mar 2026 11:30:42 +0100 Subject: [PATCH] chore: udpate well-known --- .well-known/atproto-did | 1 + _headers | 5 +++++ 2 files changed, 6 insertions(+) create mode 100644 .well-known/atproto-did diff --git a/.well-known/atproto-did b/.well-known/atproto-did new file mode 100644 index 0000000..8c10afb --- /dev/null +++ b/.well-known/atproto-did @@ -0,0 +1 @@ +did:plc:tztfs5zp6b4feo4u64adfvmq \ No newline at end of file diff --git a/_headers b/_headers index 8ea8661..5692ef1 100644 --- a/_headers +++ b/_headers @@ -1,3 +1,8 @@ /.well-known/* Access-Control-Allow-Origin: * + +/.well-known/*.json Content-Type: application/json + +/.well-known/atproto-did + Content-Type: text/plain -- 2.51.2