generated from BlackCubes/bootstrap-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
netlify.toml
92 lines (77 loc) · 1.86 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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
[build]
ignore = "false"
[[redirects]]
from = "https://github.com/blackcubes"
to = "https://github.com/blackcubes"
status = 200
force = true
[[redirects]]
from = "https://www.linkedin.com/in/eliasgutierrez1991/"
to = "https://www.linkedin.com/in/eliasgutierrez1991/"
status = 200
force = true
[[redirects]]
from = "https://twitter.com/_BlackCubes_"
to = "https://twitter.com/_BlackCubes_"
status = 200
force = true
[[redirects]]
from = "https://reactjs.org/"
to = "https://reactjs.org/"
status = 200
force = true
[[redirects]]
from = "https://www.typescriptlang.org/"
to = "https://www.typescriptlang.org/"
status = 200
force = true
[[redirects]]
from = "https://redux-toolkit.js.org/"
to = "https://redux-toolkit.js.org/"
status = 200
force = true
[[redirects]]
from = "https://reactrouter.com/"
to = "https://reactrouter.com/"
status = 200
force = true
[[redirects]]
from = "https://styled-components.com/"
to = "https://styled-components.com/"
status = 200
force = true
[[redirects]]
from = "https://www.framer.com/"
to = "https://www.framer.com/"
status = 200
force = true
[[redirects]]
from = "https://www.netlify.com/"
to = "https://www.netlify.com/"
status = 200
force = true
[[redirects]]
from = "https://www.djangoproject.com/"
to = "https://www.djangoproject.com/"
status = 200
force = true
[[redirects]]
from = "https://wagtail.org/"
to = "https://wagtail.org/"
status = 200
force = true
[[redirects]]
from = "https://www.django-rest-framework.org/"
to = "https://www.django-rest-framework.org/"
status = 200
force = true
[[redirects]]
from = "https://www.pythonanywhere.com/"
to = "https://www.pythonanywhere.com/"
status = 200
force = true
[[redirects]]
from = "https://aws.amazon.com/s3/"
to = "https://aws.amazon.com/s3/"
status = 200
force = true