mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2024-12-26 06:49:18 +01:00
Update get-contact-href.js
This commit is contained in:
parent
deeaa9f947
commit
9b1fb82ff3
@ -44,7 +44,7 @@ const getContactHref = (name: string, contact: string) => {
|
||||
break;
|
||||
case 'soundcloud':
|
||||
href = `https://soundcloud.com/${contact}`;
|
||||
break;
|
||||
break;
|
||||
default:
|
||||
href = contact;
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user