diff --git a/src/App.jsx b/src/App.jsx index 8605022..98c5ee4 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -50,7 +50,7 @@ function App() {
  • Twitter @@ -59,19 +59,28 @@ function App() {
  • - GitHub + Det0xants on OpenSea
  • - OpenSea + LINKEDIN + +
  • +
  • + + Metamask Snap
  • diff --git a/src/constants.js b/src/constants.js index 064b290..355e5a2 100644 --- a/src/constants.js +++ b/src/constants.js @@ -8,7 +8,7 @@ export const SUB_TEXT = 'Decentralized domains for websites, wallets and web3'; export const SEARCH_PLACEHOLDER = 'Find your .' + TLD; export const PAGE_TITLE = HERO_TEXT; -export const TWITTER_HANDLE = 'hns_id'; +export const TWITTER_HANDLE = '9jaCosmos'; // Check https://cloud.walletconnect.com/ export const WALLET_CONNECT_APP_NAME = 'det0x';