chore: remove unnecessary target="_blank"

This commit is contained in:
jinhojang6 2023-12-21 01:37:29 +09:00
parent bff58d0d26
commit 73be8318ac
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import {
{'Run Nimbus on lightweight devices or enterprise-grade servers with equal ease and peace of mind. Trusted by solo stakers and enterprise node operators alike.'}
</HeroDescription>
<HeroActions>
<HeroAction variant="outlined" href="/about" target="_blank">
<HeroAction variant="outlined" href="/about">
Learn more
</HeroAction>
</HeroActions>