Skip to content
This repository was archived by the owner on Nov 14, 2024. It is now read-only.

Commit

Permalink
Bluesky verification
Browse files Browse the repository at this point in the history
  • Loading branch information
ewels committed Nov 13, 2024
1 parent c13a9c3 commit 5d61de2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,12 @@
status = 301
force = true

# Keep this in place, don't redirect
[[redirects]]
from = "https://multiqc.info/.well-known/atproto-did"
to = "/.well-known/atproto-did"
status = 200

# Put last, more specific redirects above
[[redirects]]
from = "https://multiqc.info/*"
Expand Down
1 change: 1 addition & 0 deletions public/.well-known/atproto-did
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
did:plc:46qc2ucwu46qpyzek6tjcqnk

0 comments on commit 5d61de2

Please sign in to comment.