Skip to content

Commit

Permalink
fix Chain label
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-aurele-besner committed Feb 22, 2024
1 parent f9a1a4f commit ab46d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-app/src/components/layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ export const Header: React.FC = () => {
<Heading size={['md', 'lg', 'xl']} whiteSpace='nowrap'>
Faucet
</Heading>
<Text fontWeight={[400, 500, 600]}>Gemini 3g Nova</Text>
<Text fontWeight={[400, 500, 600]}>Nova - Subspace Testnet</Text>
<Spacer />
<ConnectWallet />
<Spacer />
Expand Down

0 comments on commit ab46d0c

Please sign in to comment.