1
0

Updated projects

This commit is contained in:
Michael Gordeev
2019-11-13 02:00:02 +03:00
parent 0089f0c18c
commit 07b217e48f
2 changed files with 19 additions and 6 deletions
+19 -6
View File
@@ -6,17 +6,22 @@
"Link": "//foxtube.xfox111.net", "Link": "//foxtube.xfox111.net",
"LinkCaption": "Learn more...", "LinkCaption": "Learn more...",
"Badges": [ "Badges": [
"csharp", "dotnet", "uwp" "csharp",
"dotnet",
"uwp"
] ]
}, },
{ {
"Title": "My Bonch", "Title": "My Bonch",
"Description": "", "Description": "",
"ImageName": "", "ImageName": "Bonch.jpg",
"Link": "", "Link": "",
"LinkCaption": "Availavle soon...", "LinkCaption": "Availavle soon...",
"Badges": [ "Badges": [
"csharp", "xamarin", "uwp", "android"/*, "ios"*/ "csharp",
"xamarin",
"uwp",
"android"
] ]
}, },
{ {
@@ -38,7 +43,10 @@
"Link": "", "Link": "",
"LinkCaption": "", "LinkCaption": "",
"Badges": [ "Badges": [
"csharp", "unity", "windows", "android" "csharp",
"unity",
"windows",
"android"
] ]
}, },
{ {
@@ -48,7 +56,10 @@
"Link": "https://github.com/XFox111/mismartalarm", "Link": "https://github.com/XFox111/mismartalarm",
"LinkCaption": "View on GitHub", "LinkCaption": "View on GitHub",
"Badges": [ "Badges": [
"csharp", "xamarin", "uwp", "android" "csharp",
"xamarin",
"uwp",
"android"
] ]
}, },
{ {
@@ -58,7 +69,9 @@
"Link": "https://github.com/XFox111/youtubescraper", "Link": "https://github.com/XFox111/youtubescraper",
"LinkCaption": "View on GitHub", "LinkCaption": "View on GitHub",
"Badges": [ "Badges": [
"csharp", "dotnet", "uwp" "csharp",
"dotnet",
"uwp"
] ]
}, },
{ {
Binary file not shown.

After

Width:  |  Height:  |  Size: 223 KiB