Files
arthome/content/perso/artsite.json
2024-08-22 18:20:29 +02:00

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"
}