Text and link updates

This commit is contained in:
Justin Ehrenhofer
2024-10-17 10:26:33 -05:00
parent 1429dac95e
commit 694d71c504
2 changed files with 3 additions and 4 deletions

View File

@@ -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}>

View File

@@ -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',