-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
netlify.toml
42 lines (36 loc) · 976 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
36
37
38
39
40
41
42
[[redirects]]
from = "/symbols"
to = "https://github.com/aritropaul/SFSymbolPicker"
status = 302
force = true
headers = {X-From = "aritro.work"}
[[redirects]]
from = "/widget"
to = "https://github.com/aritropaul/WidgetKit-Example"
status = 302
force = true
headers = {X-From = "aritro.work"}
[[redirects]]
from = "/widgetpost"
to = "https://aritro.me/blog/2020/06/Writing-A-SwiftUI-Widget.html"
status = 302
force = true
headers = {X-From = "aritro.work"}
[[redirects]]
from = "/valorant"
to = "https://github.com/aritropaul/Valorant-Elo-Tracker"
status = 302
force = true
headers = {X-From = "aritro.work"}
[[redirects]]
from = "/anime"
to = "https://www.notion.so/aritropaul/Anime-4b5da20f604f404da3d19d6e82baedd1"
status = 302
force = true
headers = {X-From = "aritro.work"}
[[redirects]]
from = "/bois"
to = "https://umd.zoom.us/j/5035619879"
status = 302
force = true
headers = {X-From = "aritro.work"}