mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 20:19:26 +01:00
17 lines
248 B
JSON
17 lines
248 B
JSON
{
|
|
"name": "Icones",
|
|
"url": "https://icones.netlify.app/",
|
|
"tags": [
|
|
{
|
|
"name": "Dev",
|
|
"color": "blue"
|
|
},
|
|
{
|
|
"name": "Doc",
|
|
"color": "purple"
|
|
}
|
|
],
|
|
"icon": "i-simple-icons:iconify",
|
|
"color": "gray"
|
|
}
|