aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils
diff options
context:
space:
mode:
authorFabio Berger <me@fabioberger.com>2018-02-09 08:27:37 +0800
committerFabio Berger <me@fabioberger.com>2018-02-09 08:27:37 +0800
commit0652790703e9b4d8e96db26c34e389e5602eb410 (patch)
tree607524e39cf4440b78961c971795bbfa7dbeb4a5 /packages/website/ts/utils
parent254d3f53e2cd09eed3eb6b8ce841f546d01dcdcd (diff)
downloaddexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar.gz
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar.bz2
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar.lz
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar.xz
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.tar.zst
dexon-sol-tools-0652790703e9b4d8e96db26c34e389e5602eb410.zip
Add Relayer section to landing
Diffstat (limited to 'packages/website/ts/utils')
-rw-r--r--packages/website/ts/utils/constants.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/ts/utils/constants.ts b/packages/website/ts/utils/constants.ts
index 3df4c9370..5bdf2ce8d 100644
--- a/packages/website/ts/utils/constants.ts
+++ b/packages/website/ts/utils/constants.ts
@@ -63,6 +63,7 @@ export const constants = {
PROJECT_URL_AUGUR: 'https://augur.net',
PROJECT_URL_AUCTUS: 'https://auctus.org',
PROJECT_URL_OPEN_ANX: 'https://www.openanx.org',
+ PROJECT_URL_IDT: 'https://kinalpha.com',
URL_ANGELLIST: 'https://angel.co/0xproject/jobs',
URL_BIGNUMBERJS_GITHUB: 'http://mikemcl.github.io/bignumber.js',
URL_BITLY_API: 'https://api-ssl.bitly.com',