From ddafc272da4adfac80aab1549871472e9a7209eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Ma=C5=84czak?= <56172798+jakubmanczak@users.noreply.github.com> Date: Sun, 1 Aug 2021 00:02:38 +0200 Subject: [PATCH] add card links --- netlify.toml | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 9d0b66d..abbbaf9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -46,5 +46,33 @@ to = "https://github.com/jakubmanczak" [[redirects]] - from = "/jamesen-facebook" - to = "https://facebook.com/manczakjakub" \ No newline at end of file + from = "/jamesen-twitter" + to = "https://twitter.com/j4kubmanczak" + +[[redirects]] + from = "/kuolek-steam" + to = "https://steamcommunity.com/profiles/76561198381997060" + +[[redirects]] + from = "/kuolek-facebook" + to = "https://www.facebook.com/olek.kulka.1" + +[[redirects]] + from = "/beelephant-steam" + to = "https://steamcommunity.com/profiles/76561198309722571" + +[[redirects]] + from = "/mollin-anilist" + to = "https://anilist.co/user/Mollin/" + +[[redirects]] + from = "/mollin-steam" + to = "https://steamcommunity.com/profiles/76561198309722571" + +[[redirects]] + from = "/mollin-twitter" + to = "https://twitter.com/mollin_j/" + +[[redirects]] + from = "/bavilgravlax-steam" + to = "https://www.facebook.com/olek.kulka.1" \ No newline at end of file