-
Notifications
You must be signed in to change notification settings - Fork 0
/
netlify.toml
35 lines (30 loc) · 878 Bytes
/
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
[[redirects]]
from = "https://visuallysynced.xyz/BypassDirect"
to = "https://BypassDirect.visuallysynced.xyz/"
status = 301
force = true
[[redirects]]
from = "https://visuallysynced.xyz/blog"
to = "https://blog.visuallysynced.xyz/"
status = 301
force = true
[[redirects]]
from = "/gh/*"
to = "https://github.com/visuallysynced/:splat"
status = 301
force = true
[[redirects]]
from = "/git"
to = "https://github.com/visuallysynced/website"
status = 301
force = true
[[redirects]]
from = "/src"
to = "https://github.com/visuallysynced/website"
status = 301
force = true
[[redirects]]
from = "/visit"
to = "https://us.ari.lt/counter/@lenvx/QSzbfnT5yYKACVlRS1MAvpXjN0cwKBEKU3Xnil1GTqoq14kJyBTd7GQbRJIzVzUW.svg?font=hack&ratio=2&fill=%23e06c75"
status = 301
force = true