chore: add bsky link
This commit is contained in:
15
netlify.toml
15
netlify.toml
@@ -1,8 +1,13 @@
|
||||
[build]
|
||||
publish = "dist"
|
||||
command = "pnpm build"
|
||||
publish = "dist"
|
||||
command = "pnpm build"
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/"
|
||||
status = 200
|
||||
from = "/.well-known/*"
|
||||
to = "/.well-known/:splat"
|
||||
status = 200
|
||||
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/"
|
||||
status = 200
|
||||
|
||||
1
public/.well-known/atproto-did
Normal file
1
public/.well-known/atproto-did
Normal file
@@ -0,0 +1 @@
|
||||
did:plc:fe5bpxbelgazqinbt3af3uxj
|
||||
Reference in New Issue
Block a user