mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
16 lines
240 B
JSON
16 lines
240 B
JSON
{
|
|
"name": "Twitter",
|
|
"url": "https://www.x.com/",
|
|
"tags": [
|
|
{
|
|
"name": "Social",
|
|
"color": "teal"
|
|
},
|
|
{
|
|
"name": "Perso",
|
|
"color": "pink"
|
|
}
|
|
],
|
|
"icon": "i-ph:x-logo-duotone",
|
|
"color": "black"
|
|
} |