mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
17 lines
265 B
JSON
17 lines
265 B
JSON
{
|
|
"name": "Office 365",
|
|
"url": "https://www.microsoft365.com/?auth=2",
|
|
"tags": [
|
|
{
|
|
"name": "Etudes",
|
|
"color": "sky"
|
|
},
|
|
{
|
|
"name": "Perso",
|
|
"color": "pink"
|
|
}
|
|
],
|
|
"icon": "i-hugeicons:office-365",
|
|
"color": "orange"
|
|
}
|