]> git.otsuka.systems Git - cotsuka.github.io/commitdiff
add bluesky well-known for subdomain
authorCameron Otsuka <cameron@otsuka.haus>
Mon, 4 Aug 2025 03:14:37 +0000 (20:14 -0700)
committerCameron Otsuka <cameron@otsuka.haus>
Mon, 4 Aug 2025 03:14:37 +0000 (20:14 -0700)
data/metadata.json
public/.well-known/atproto-did [new file with mode: 0644]

index d716005479cb3e5f3fc1c49b0963c03a5fec9599..c24380cd4880559f770c84ed394af07e6d5a6e78 100644 (file)
@@ -53,8 +53,8 @@
         },
         "bluesky": {
             "title": "Bluesky",
-            "url": "https://bsky.app/profile/otsuka.systems",
-            "username": "@otsuka.systems"
+            "url": "https://bsky.app/profile/cameron.otsuka.systems",
+            "username": "@cameron.otsuka.systems"
         },
         "nostr": {
             "title": "Nostr",
diff --git a/public/.well-known/atproto-did b/public/.well-known/atproto-did
new file mode 100644 (file)
index 0000000..a7f3f2a
--- /dev/null
@@ -0,0 +1 @@
+did:plc:tjkrqu53gbzfscc3ufmx6sxm
\ No newline at end of file