Mostly text, images, and link changes #6
@ -3,14 +3,14 @@ import navStyles from '../styles/nav.module.scss'
|
||||
export const Banner = () => {
|
||||
return (
|
||||
<div className={navStyles.FundingCampaign}>
|
||||
<div
|
||||
<p
|
||||
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>).
|
||||
Check out its funding campaign (<a href="https://geyser.fund/project/degmods" target="_blank"</a>).
|
||||
</div>
|
||||
</p>
|
||||
</div>
|
||||
)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user