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