Update 'constants.js'

This commit is contained in:
hokkqi 2020-07-03 00:16:46 +02:00
parent 972431b35e
commit b26824c590

View file

@ -1,9 +1,9 @@
module.exports = { module.exports = {
socials: { socials: {
discord: "https://discord.gg/eXST5gv", discord: "https://discord.gg/FAp7bfA",
twitter: "https://twitter.com/BastardCrook", twitter: "https://twitter.com/BastardCrook",
comms: "https://crookart.carrd.co/", comms: "https://crookart.carrd.co/",
trello: "https://trello.com/b/0laQEyFG/crooks-cueue", trello: "https://trello.com/b/0laQEyFG/crooks-cueue",
kofi: "https://ko-fi.com/bastardcrook", kofi: "https://ko-fi.com/bastardcrook",
}, },
}; };