Skip to content

Commit 25e940d

Browse files
committed
netlify: add redirect for bsky maintainer list
Signed-off-by: Samuel Karp <me@samuelkarp.com>
1 parent 0f215aa commit 25e940d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,8 @@ command = "make preview-build"
1010

1111
[context.branch-deploy]
1212
command = "make preview-build"
13+
14+
[[redirects]]
15+
from = "/bsky"
16+
to = "https://bsky.app/profile/did:plc:tnjzjt2e3o4w7oxyh3cedqsq/lists/3lcc4gw2asl2c"
17+
status = 302

0 commit comments

Comments
 (0)