Skip to content

Commit

Permalink
chore: add fcc campaign
Browse files Browse the repository at this point in the history
  • Loading branch information
christyjacob4 committed Jul 22, 2024
1 parent 8e9b147 commit 990e86c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/lib/stores/campaigns.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@ campaigns
]
}
})
.set('FreeCodeCamp', {
template: 'card',
title: 'Claim your FreeCodeCamp $50 credits.',
description:
'Get $50 in Cloud credits when you upgrade or create an organization with a Pro plan'
})
.set('FusionVC', {
template: 'review',
title: 'Welcome to Appwrite!',
Expand Down

0 comments on commit 990e86c

Please sign in to comment.