diff options
| author | Matthijs van der Wild <matthijs@vanderwild.com> | 2026-03-13 14:12:06 +0000 |
|---|---|---|
| committer | Matthijs van der Wild <matthijs@vanderwild.com> | 2026-03-13 14:12:06 +0000 |
| commit | d2e2ab4347202d0ef0ecaaa6a634f24ee21815e5 (patch) | |
| tree | 5cc54581b53047b8735f4687edcad0cbb0a89c9c /src/_social/atproto-did | |
| parent | 9d1382b179f5d9e1313dd2276aed8d5101ad170e (diff) | |
Add Bluesky verification
According to Bluesky the DID value is not sensitive:
Step 3 above contains all of the information you’ll need to add to
your domain. The DID value is public and not sensitive information.
Source: https://bsky.social/about/blog/4-28-2023-domain-handle-tutorial
Note that this value is accessible through a browser anyway.
Adding it to the website source files will help redeploy the website if
necessary.
Diffstat (limited to 'src/_social/atproto-did')
| -rw-r--r-- | src/_social/atproto-did | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/_social/atproto-did b/src/_social/atproto-did new file mode 100644 index 0000000..7cf0299 --- /dev/null +++ b/src/_social/atproto-did @@ -0,0 +1 @@ +did:plc:cangksz4kpwhuwior3ct7cjf |