add personal redirects I
This commit is contained in:
19
netlify.toml
19
netlify.toml
@@ -30,4 +30,21 @@
|
||||
# 'funny' REDIRECTS
|
||||
[[redirects]]
|
||||
from = "/pgtf-theme"
|
||||
to = "https://www.youtube.com/watch?v=zjedLeVGcfE"
|
||||
to = "https://www.youtube.com/watch?v=zjedLeVGcfE"
|
||||
|
||||
# PERSONAL REDIRECTS
|
||||
[[redirects]]
|
||||
from = "/jamesen-external"
|
||||
to = "https://manczak.net"
|
||||
|
||||
[[redirects]]
|
||||
from = "/jamesen-steam"
|
||||
to = "https://steamcommunity.com/id/jakubmanczak/"
|
||||
|
||||
[[redirects]]
|
||||
from = "/jamesen-github"
|
||||
to = "https://github.com/jakubmanczak"
|
||||
|
||||
[[redirects]]
|
||||
from = "/jamesen-facebook"
|
||||
to = "https://facebook.com/manczakjakub"
|
||||
Reference in New Issue
Block a user