-
Notifications
You must be signed in to change notification settings - Fork 74
/
Copy pathnetlify.toml
65 lines (55 loc) · 1.47 KB
/
netlify.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[[redirects]]
from = "https://csharpfritz.livecoders.dev"
to = "https://twitch.tv/csharpfritz"
status = 301
force = true
[[redirects]]
from = "https://jitterted.livecoders.dev"
to = "https://twitch.tv/jitterted"
status = 301
force = true
[[redirects]]
from = "https://luckynos7evin.livecoders.dev"
to = "https://twitch.tv/luckynos7evin"
status = 301
force = true
[[redirects]]
from = "https://seekaplayer.livecoders.dev"
to = "https://twitch.tv/seekaplayer"
status = 301
force = true
[[redirects]]
from = "https://codebasealpha.livecoders.dev"
to = "https://twitch.tv/codebasealpha"
status = 301
force = true
[[redirects]]
from = "https://ramblinggeek.livecoders.dev"
to = "https://twitch.tv/ramblinggeek"
status = 301
force = true
[[redirects]]
from = "https://notmyself.livecoders.dev"
to = "https://twitch.tv/iamnotmyself"
status = 301
force = true
[[redirects]]
from = "https://baldbeardedbuilder.livecoders.dev"
to = "https://twitch.tv/baldbeardedbuilder"
status = 301
force = true
[[redirects]]
from = "https://conf.livecoders.dev"
to = "https://atndesign.github.io/Live-coders-conference/"
status = 301
force = true
[[redirects]]
from = "https://heatmap.livecoders.dev"
to = "https://livecoders-heatmap.netlify.app/"
status = 301
force = true
[[redirects]]
from = "https://jerseys.livecoders.dev"
to = "https://customesports.com/product-category/team-store/the-live-coders/"
status = 301
force = true