9 lines
289 B
JavaScript
9 lines
289 B
JavaScript
module.exports = {
|
|
socials: {
|
|
discord: "https://discord.gg/FAp7bfA",
|
|
twitter: "https://twitter.com/thewolfjaw",
|
|
twitch: "https://www.twitch.tv/bastardcrook",
|
|
instagram: "https://www.instagram.com/thewolfjaw/",
|
|
etsy: "https://www.etsy.com/uk/shop/thewolfjaw",
|
|
},
|
|
};
|