diff --git a/pages/index.tsx b/pages/index.tsx index b37023c..5616292 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -2,13 +2,13 @@ import React, {Fragment, useEffect, useState} from 'react'; //@ts-ignore import SEO from '../src/components/common/SEO'; // @ts-ignore -import NFTCARD from '../src/components/ui/NFTCard'; -import DABU from '../dabu'; -import H from '../src/components/common/H'; -import {runTime} from '../dabu/helpers'; +// import NFTCARD from '../src/components/ui/NFTCard'; +// import DABU from '../dabu'; +// import H from '../src/components/common/H'; +// import {runTime} from '../dabu/helpers'; import Web3 from 'web3'; -import TwitchEmbed from '@/src/components/blocks/TwitchEmbed'; -import Chatbot from '@/src/components/ui/Chatbot'; +// import TwitchEmbed from '@/src/components/blocks/TwitchEmbed'; +// import Chatbot from '@/src/components/ui/Chatbot'; import MoiLinkTree from '@/src/components/ui/MoiLinkTree'; var BN: any = Web3.utils.hexToNumberString; diff --git a/src/components/ui/MoiLinkTree/index.tsx b/src/components/ui/MoiLinkTree/index.tsx index 98389a0..13536eb 100644 --- a/src/components/ui/MoiLinkTree/index.tsx +++ b/src/components/ui/MoiLinkTree/index.tsx @@ -23,7 +23,7 @@ const links: {label: string; url: string}[] = [ }, { label: 'Discord', - url: 'https://discord.gg/3Z5Y4Y4', + url: 'https://discord.gg/DnbkrC8', }, { label: 'Twitch',