1
0

Repository cleanup, Added art

This commit is contained in:
Michael Gordeev
2019-11-09 12:36:38 +03:00
parent bbcb6b179e
commit 22fb87a132
145 changed files with 16 additions and 14597 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"
}
}