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