Skip to content

Commit

Permalink
Update Hero.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
dantaik authored Jan 16, 2023
1 parent 2a6772e commit d50f5da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ export default function Hero() {
href="/docs/alpha-1-testnet-guide/get-started"
className="inline-flex items-center rounded-md border border-transparent bg-[#e30ead] px-5 py-3 text-base font-semibold text-white dark:text-neutral-100 hover:bg-[#bd0b90] hover:no-underline hover:text-white"
>
Explore Snæfellsjökull 🌋
Explore Snæfellsjökull Testnet 🌋
</a>
</div>
</div>
Expand Down

0 comments on commit d50f5da

Please sign in to comment.