link and text changes
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
This commit is contained in:
parent
5771f81061
commit
90581fe630
@ -5,11 +5,9 @@ export const Banner = () => {
|
|||||||
<div className={navStyles.FundingCampaign}>
|
<div className={navStyles.FundingCampaign}>
|
||||||
<p
|
<p
|
||||||
className={navStyles.FundingCampaignLink}
|
className={navStyles.FundingCampaignLink}
|
||||||
href='https://geyser.fund/project/degmods'
|
|
||||||
target='_blank'
|
|
||||||
>
|
>
|
||||||
DEG Mods is currently in pre-alpha (<a href="https://geyser.fund/entry/3335" target="_blank">Learn more</a>).
|
DEG Mods is currently in pre-alpha (<a href="https://geyser.fund/entry/3335" target="_blank">Learn more</a>).
|
||||||
Check out its funding campaign (<a href="https://geyser.fund/project/degmods" target="_blank"</a>).
|
Check out its funding campaign (<a href="https://geyser.fund/project/degmods" target="_blank">Learn more</a>).
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user