Skip to content

Commit

Permalink
Merge pull request #484 from pgpavlides/main
Browse files Browse the repository at this point in the history
fix: changed spotify to music category
  • Loading branch information
pheralb authored Dec 26, 2024
2 parents 466b8d7 + 5663f46 commit e5d6eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3095,7 +3095,7 @@ export const svgs: iSVG[] = [
},
{
title: 'SoundCloud',
category: 'Entertainment',
category: 'Music',
route: {
light: '/library/soundcloud-logo.svg',
dark: '/library/soundcloud-logo_dark.svg'
Expand Down
1 change: 1 addition & 0 deletions static/library/soundcloud.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 e5d6eed

Please sign in to comment.