tangled
alpha
login
or
join now
cass.cityboundforest.com
/
cityboundforest.com
0
fork
atom
A repo for my personal website
0
fork
atom
overview
issues
pulls
pipelines
Adding bluesky redirects
cass.cityboundforest.com
1 year ago
384a23a7
44161e20
+11
-1
1 changed file
expand all
collapse all
unified
split
netlify.toml
+11
-1
netlify.toml
···
32
32
[[redirects]]
33
33
from = "/npmjs/*"
34
34
to = "/npmjs/"
35
35
-
status = 200
35
35
+
status = 200
36
36
+
37
37
+
[[redirects]]
38
38
+
from = "/.well-known/host-meta*"
39
39
+
to = "https://fed.brid.gy/.well-known/host-meta:splat"
40
40
+
status = 302
41
41
+
[[redirects]]
42
42
+
from = "/.well-known/webfinger*"
43
43
+
to = "https://fed.brid.gy/.well-known/webfinger"
44
44
+
status = 302
45
45
+