From 0089f0c18c44de3575074c79fe09698745a3008f Mon Sep 17 00:00:00 2001 From: Michael Gordeev Date: Wed, 13 Nov 2019 01:58:02 +0300 Subject: [PATCH] Added Reddit link --- MyWebsite/wwwroot/Links.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MyWebsite/wwwroot/Links.json b/MyWebsite/wwwroot/Links.json index 5048e19..16149c7 100644 --- a/MyWebsite/wwwroot/Links.json +++ b/MyWebsite/wwwroot/Links.json @@ -41,6 +41,13 @@ "Url": "//twitter.com/xfox111", "CanContactMe": "false" }, + "reddit": { + "Title": "Reddit", + "Socicon": "reddit", + "Username": "@xfox111", + "Url": "//reddit.com/user/xfox111", + "CanContactMe": "false" + }, "twitch": { "Title": "Twitch", "Socicon": "twitch",