chore: remove unnecessary target="_blank"
This commit is contained in:
parent
d74928f767
commit
ccea2ed49b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue