From f01f6bce37bbbf81af31434f12b9d5f75bdd094e Mon Sep 17 00:00:00 2001 From: Prashant Maurya Date: Thu, 30 Mar 2023 22:51:59 +0530 Subject: [PATCH] Added the additional link for SpheronFDN twitter of SpheronFDN is added in the config --- src/config.ts | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/config.ts b/src/config.ts index c26c422..e2818ce 100644 --- a/src/config.ts +++ b/src/config.ts @@ -25,6 +25,12 @@ const config = { label: "Twitter", iconUrl: Twitter, redirectUrl: "https://twitter.com/SpheronHQ", + }, + { + key: "twitter", + label: "Twitter Foundation", + iconUrl: Twitter, + redirectUrl: "https://twitter.com/SpheronFDN", }, { key: "linkedin",