update docs

This commit is contained in:
tinkle-community
2025-12-21 01:28:18 +08:00
parent 2eb3cac7e1
commit 27196a379e
12 changed files with 3 additions and 28 deletions

View File

@@ -33,11 +33,6 @@ export default function FooterSection({ language }: FooterSectionProps) {
{ name: 'Aster DEX', href: 'https://www.asterdex.com/en/referral/fdfc0e' },
{ name: 'Binance', href: 'https://www.maxweb.red/join?ref=NOFXAI' },
{ name: 'Hyperliquid', href: 'https://hyperliquid.xyz/' },
{
name: 'Amber.ac',
href: 'https://amber.ac/',
badge: language === 'zh' ? '战略投资' : 'Strategic',
},
],
}