1
0

It's the last time I do such commit, I promise

This commit is contained in:
Michael Gordeev
2019-11-08 13:05:43 +03:00
parent 800c0394f9
commit bbcb6b179e
67 changed files with 14344 additions and 48 deletions
+65
View File
@@ -0,0 +1,65 @@
{
"email": {
"Title": "Email",
"Socicon": "outlook",
"Username": "michael.xfox@outlook.com",
"Url": "mailto:michael.xfox@outlook.com",
"CanContactMe": "true"
},
"linkedin": {
"Title": "LinkedIn",
"Socicon": "linkedin",
"Username": "@xfox",
"Url": "//linkedin.com/in/xfox",
"CanContactMe": "true"
},
"vk": {
"Title": "Vkontakte",
"Socicon": "vkontakte",
"Username": "@xfox.mike",
"Url": "//vk.com/xfox.mike",
"CanContactMe": "true"
},
"telegram": {
"Title": "Telegram",
"Socicon": "telegram",
"Username": "@xfox111",
"Url": "//t.me/xfox111",
"CanContactMe": "true"
},
"skype": {
"Title": "Skype",
"Socicon": "skype",
"Username": "@mag48gordeev",
"Url": "//join.skype.com/invite/eVp6BISfcmNz",
"CanContactMe": "true"
},
"twitter": {
"Title": "Twitter",
"Socicon": "twitter",
"Username": "@xfox111",
"Url": "//twitter.com/xfox111",
"CanContactMe": "false"
},
"twitch": {
"Title": "Twitch",
"Socicon": "twitch",
"Username": "@xfox111",
"Url": "//twitch.com/xfox111",
"CanContactMe": "false"
},
"youtube": {
"Title": "YouTube",
"Socicon": "youtube",
"Username": "@UC3H2q5Ss_CR3wP_S1zV8joA",
"Url": "//www.youtube.com/channel/UC3H2q5Ss_CR3wP_S1zV8joA",
"CanContactMe": "false"
},
"github": {
"Title": "GitHub",
"Socicon": "github",
"Username": "@xfox111",
"Url": "//github.com/xfox111",
"CanContactMe": "false"
}
}