From ffa05eb124a4c4647f589d19e62ab7b4d697c79d Mon Sep 17 00:00:00 2001 From: William Harrison <87287585+wdhdev@users.noreply.github.com> Date: Fri, 10 Jan 2025 17:44:55 +0800 Subject: [PATCH] Create _atproto.json --- domains/_atproto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_atproto.json diff --git a/domains/_atproto.json b/domains/_atproto.json new file mode 100644 index 000000000..4e7b7e711 --- /dev/null +++ b/domains/_atproto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "admin@is-a.dev" + }, + "record": { + "TXT": "did=did:plc:lg6oq22q4rqf2qxmnd2io6fw" + } +}