mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 20:19:26 +01:00
17 lines
261 B
JSON
17 lines
261 B
JSON
{
|
|
"name": "Instagram",
|
|
"url": "https://www.instagram.com/",
|
|
"tags": [
|
|
{
|
|
"name": "Social",
|
|
"color": "teal"
|
|
},
|
|
{
|
|
"name": "Perso",
|
|
"color": "pink"
|
|
}
|
|
],
|
|
"icon": "i-ph:instagram-logo-duotone",
|
|
"color": "fuchsia"
|
|
}
|