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 = {
|
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",
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Reference in a new issue