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