Skip to content

Commit

Permalink
fix: changed spotify to music category
Browse files Browse the repository at this point in the history
  • Loading branch information
pgpavlides committed Dec 25, 2024
1 parent 466b8d7 commit 5663f46
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 5663f46

Please sign in to comment.