2020-02-18 17:27:17 +00:00
|
|
|
module.exports = {
|
|
|
|
socials: {
|
|
|
|
discord: 'https://discord.gg/eXST5gv',
|
|
|
|
bandcamp: 'https://sorsor.bandcamp.com',
|
|
|
|
patreon: 'https://patreon.com/sorsor',
|
|
|
|
youtube: 'https://youtube.com/sorsor',
|
2020-02-18 21:01:40 +00:00
|
|
|
twitter: 'https://twitter.com/YaiSor',
|
|
|
|
soundcloud: 'soundcloud.com/yaisor'
|
2020-02-18 17:27:17 +00:00
|
|
|
}
|
|
|
|
}
|