Skip to content

Commit

Permalink
chore: add noindex to token page seo
Browse files Browse the repository at this point in the history
  • Loading branch information
blushi committed Sep 4, 2023
1 parent aeea04a commit 65afdbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web-www/pages/token.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export default function TokenPage({
{ url: '/images/token/token-aurora.jpg', width: 1140, height: 629 },
],
}}
noindex
/>
<TopSection topSectionData={topSection} />
<TokenEconomics tokenEconomicsData={tokenEconomics} />
Expand Down

0 comments on commit 65afdbd

Please sign in to comment.