Skip to content

Commit

Permalink
chore: Add Screen.Studio to our list of friends (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrieseberg authored Dec 22, 2024
1 parent a18f276 commit 4121cfe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/util/featured-apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -138,10 +138,9 @@ export const FEATURED_APPS: FeaturedApp[] = [
href: 'https://splice.com/',
},
{
name: 'Tidal',
image: '/assets/apps/tidal.svg',
href: 'https://tidal.com',
isMonochrome: true,
name: 'Screen Studio',
image: '/assets/apps/screen-studio.png',
href: 'https://screen.studio',
},
{
name: 'Trello',
Expand Down
Binary file added static/assets/apps/screen-studio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4121cfe

Please sign in to comment.