link and text changes
Some checks failed
Release to Staging / build_and_release (push) Failing after 18s
Some checks failed
Release to Staging / build_and_release (push) Failing after 18s
This commit is contained in:
parent
0f688b2a59
commit
38f46bf01d
@ -3,14 +3,14 @@ import navStyles from '../styles/nav.module.scss'
|
||||
export const Banner = () => {
|
||||
return (
|
||||
<div className={navStyles.FundingCampaign}>
|
||||
<a
|
||||
<div
|
||||
className={navStyles.FundingCampaignLink}
|
||||
href='https://geyser.fund/project/degmods'
|
||||
target='_blank'
|
||||
>
|
||||
DEG Mods is running a crowd funding campaign. Chip-in or share the link
|
||||
to help bring the project to life (click me).
|
||||
</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>).
|
||||
</div>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user