Skip to content

Commit 340dd0f

Browse files
committed
feat: swap out oasis for dire straits
Signed-off-by: Matt Gleich <git@mattglei.ch>
1 parent 8acb8d6 commit 340dd0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/index/sections/music/music-section.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{ name: 'The Smiths', url: 'https://www.officialsmiths.co.uk' },
2020
{ name: 'Eagles', url: 'https://eagles.com' },
2121
{ name: 'Fleetwood Mac', url: 'https://www.fleetwoodmacofficial.com' },
22-
{ name: 'Oasis', url: 'https://oasisinet.com' },
22+
{ name: 'Dire Straits', url: 'https://www.direstraits.com' },
2323
{ name: 'Deftones', url: 'https://www.deftones.com' }
2424
];
2525

0 commit comments

Comments
 (0)