mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 20:19:26 +01:00
18 lines
261 B
JSON
18 lines
261 B
JSON
{
|
|
"name": "ArtSite",
|
|
"primary": true,
|
|
"url": "https://arthurdanjou.fr/",
|
|
"tags": [
|
|
{
|
|
"name": "Dev",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"name": "Perso",
|
|
"color": "pink"
|
|
}
|
|
],
|
|
"icon": "i-ph:globe-duotone",
|
|
"color": "blue"
|
|
}
|