Skip to content

Commit

Permalink
Merge pull request #298 from phertyameen/feat/CTA
Browse files Browse the repository at this point in the history
Feat/CTA
  • Loading branch information
Solomonsolomonsolomon authored Feb 2, 2025
2 parents 4c1ae02 + 2875a0a commit b0bb9ad
Show file tree
Hide file tree
Showing 9 changed files with 5,653 additions and 350 deletions.
6 changes: 6 additions & 0 deletions landing_page/.env.example
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Make sure these are in your project root
MAILCHIMP_API_KEY=your-mail-chimp-api-key # e.g "502c9876543456865568bee40987654387-us87"
MAILCHIMP_AUDIENCE_ID=your-mail-chimp-audience-id # e.g "fac49a72c1"

# Add this to ensure Next.js loads env vars
NEXT_PUBLIC_MAILCHIMP_ENABLED="true"
Loading

0 comments on commit b0bb9ad

Please sign in to comment.