Update 'constants.js'
This commit is contained in:
parent
972431b35e
commit
b26824c590
1 changed files with 9 additions and 9 deletions
18
constants.js
18
constants.js
|
@ -1,9 +1,9 @@
|
|||
module.exports = {
|
||||
socials: {
|
||||
discord: "https://discord.gg/eXST5gv",
|
||||
twitter: "https://twitter.com/BastardCrook",
|
||||
comms: "https://crookart.carrd.co/",
|
||||
trello: "https://trello.com/b/0laQEyFG/crooks-cueue",
|
||||
kofi: "https://ko-fi.com/bastardcrook",
|
||||
},
|
||||
};
|
||||
module.exports = {
|
||||
socials: {
|
||||
discord: "https://discord.gg/FAp7bfA",
|
||||
twitter: "https://twitter.com/BastardCrook",
|
||||
comms: "https://crookart.carrd.co/",
|
||||
trello: "https://trello.com/b/0laQEyFG/crooks-cueue",
|
||||
kofi: "https://ko-fi.com/bastardcrook",
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue