mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-14 12:14:33 +01:00
18 lines
289 B
JSON
18 lines
289 B
JSON
{
|
|
"name": "Outlook",
|
|
"primary": true,
|
|
"url": "https://outlook.office.com/mail/",
|
|
"tags": [
|
|
{
|
|
"name": "Studies",
|
|
"color": "sky"
|
|
},
|
|
{
|
|
"name": "Perso",
|
|
"color": "pink"
|
|
}
|
|
],
|
|
"icon": "i-ph:microsoft-outlook-logo-duotone",
|
|
"color": "blue"
|
|
}
|