Skip to content

Commit

Permalink
Update src/components/Hero.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
hackfisher committed Apr 23, 2024
1 parent c34fed9 commit b596faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ export const Hero = () => {
></div>
<p className="relative z-10 text-[1.5rem] font-[700] text-white ">
Explore Dapps building on {"{"}
<span className="text-primary">Darwinia2</span>
<span className="text-primary">Darwinia</span>
{"}"} ecosystem_
</p>
</div>
Expand Down

0 comments on commit b596faf

Please sign in to comment.