Skip to content

Commit

Permalink
Added MS Stream
Browse files Browse the repository at this point in the history
  • Loading branch information
stvnbash committed Aug 8, 2022
1 parent 069428e commit a2849b6
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -686,6 +686,28 @@
}
}
},
{
"title": "Microsoft Stream",
"icon": "./icon/MSstream.webp",
"priority": true,
"roles": {
"STU": {
"description": "",
"url": "https://web.microsoftstream.com/",
"category": ["PRO"]
},
"TCH": {
"description": "",
"url": "https://web.microsoftstream.com/",
"category": ["PRO"]
},
"STF": {
"description": "",
"url": "https://web.microsoftstream.com/",
"category": ["PRO"]
}
}
},
{
"title": "My MealTime",
"icon": "./icon/MyMealTime.webp",
Expand Down
Binary file added public/icon/MSstream.webp
Binary file not shown.

1 comment on commit a2849b6

@vercel
Copy link

@vercel vercel bot commented on a2849b6 Aug 8, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

myecr – ./

myecr-git-main-bash.vercel.app
myecr.vercel.app
myecr-bash.vercel.app

Please sign in to comment.