Skip to content

Commit

Permalink
Merge pull request pheralb#240 from EsteveSegura/main
Browse files Browse the repository at this point in the history
Added OBS icon
  • Loading branch information
pheralb committed Feb 3, 2024
2 parents c843669 + 9327f25 commit 04922c5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2449,5 +2449,11 @@ export const svgs: iSVG[] = [
dark: '/library/tidal_wordmark_dark.svg'
},
url: 'https://tidal.com/'
},
{
title: 'OBS',
category: 'Software',
route: '/library/obs.svg',
url: 'Website'
}
];
1 change: 1 addition & 0 deletions static/library/obs.svg
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 04922c5

Please sign in to comment.