Update src/components/Banner.tsx
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
09f3307635
commit
da702898f8
@ -6,8 +6,8 @@ export const Banner = () => {
|
||||
<p
|
||||
className={navStyles.FundingCampaignLink}
|
||||
>
|
||||
DEG Mods is currently in pre-alpha (<a href="https://geyser.fund/project/degmods/posts/view/3411" target="_blank">Learn more</a>).
|
||||
Check out its funding campaign (<a href="https://geyser.fund/project/degmods" target="_blank">Learn more</a>).
|
||||
DEG Mods is currently in alpha (<a href="https://geyser.fund/project/degmods/posts/view/3411" target="_blank">Learn more</a>).
|
||||
Check out its funding campaign (<a href="https://geyser.fund/project/degmods" target="_blank">Learn more</a>). (Soon on Kickstarter)
|
||||
</p>
|
||||
</div>
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user