mirror of
https://github.com/ArthurDanjou/arthome.git
synced 2026-01-26 09:30:26 +01:00
Add new apps
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{
|
||||
"name": "ArtSite",
|
||||
"primary": true,
|
||||
"description": "Mon site personnel",
|
||||
"url": "https://arthurdanjou.fr/",
|
||||
"tags": [
|
||||
{
|
||||
|
||||
17
content/perso/office365.json
Normal file
17
content/perso/office365.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
17
content/perso/outlook.json
Normal file
17
content/perso/outlook.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user