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
1d04002b8d
commit
dd22b780a7
@ -6,8 +6,8 @@ export const Banner = () => {
|
|||||||
<p
|
<p
|
||||||
className={navStyles.FundingCampaignLink}
|
className={navStyles.FundingCampaignLink}
|
||||||
>
|
>
|
||||||
DEG Mods is currently in pre-alpha (<a href="https://geyser.fund/entry/3335" target="_blank" style="color: white;text-decoration: underline;">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" style="color: white;text-decoration: underline;">Learn more</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