You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
653 B
JSON
26 lines
653 B
JSON
![]()
2 months ago
|
{
|
||
|
"youtube": {
|
||
|
"icon": "https://example.com/icons/youtube.svg",
|
||
|
"name": "YouTube"
|
||
|
},
|
||
|
"twitter": {
|
||
|
"icon": "https://example.com/icons/twitter.svg",
|
||
|
"name": "Twitter"
|
||
|
},
|
||
|
"github": {
|
||
|
"icon": "https://example.com/icons/github.svg",
|
||
|
"name": "GitHub"
|
||
|
},
|
||
|
"instagram": {
|
||
|
"icon": "https://example.com/icons/instagram.svg",
|
||
|
"name": "Instagram"
|
||
|
},
|
||
|
"linkedin": {
|
||
|
"icon": "https://example.com/icons/linkedin.svg",
|
||
|
"name": "LinkedIn"
|
||
|
},
|
||
|
"facebook": {
|
||
|
"icon": "https://example.com/icons/facebook.svg",
|
||
|
"name": "Facebook"
|
||
|
}
|
||
|
}
|