mirror of
https://github.com/MAGICGrants/campaign-site.git
synced 2026-01-09 12:27:59 -05:00
Text and link updates
This commit is contained in:
@@ -77,7 +77,7 @@ function RegisterFormModal({ close, openLoginModal }: Props) {
|
||||
<>
|
||||
<DialogHeader>
|
||||
<DialogTitle>Register</DialogTitle>
|
||||
<DialogDescription>Start supporting Monero projects today!</DialogDescription>
|
||||
<DialogDescription>Start supporting projects today!</DialogDescription>
|
||||
</DialogHeader>
|
||||
|
||||
<Form {...form}>
|
||||
|
||||
@@ -81,11 +81,10 @@ export const funds: Record<FundSlug, ProjectItem & { slug: FundSlug }> = {
|
||||
fund: 'general',
|
||||
slug: 'general',
|
||||
nym: 'MagicGeneral',
|
||||
website: 'https://monerofund.org',
|
||||
website: 'https://magicgrants.org',
|
||||
socialLinks: [
|
||||
'https://monerofund.org',
|
||||
'https://magicgrants.org',
|
||||
'https://x.com/magicgrants',
|
||||
'https://mastodon.neat.computer/@username',
|
||||
'https://github.com/magicgrants',
|
||||
],
|
||||
title: 'General Fund',
|
||||
|
||||
Reference in New Issue
Block a user