Feature: Geyser Fund Box (#102)

* feat: Add GeyserFundAlertOverlay component for donation initiative

* feat: Add GeyserFundDonation component and update Home page layout

* feat: Add environment variable support for Geyser Fund feature visibility

---------

Co-authored-by: highperfocused <highperfocused@pm.me>
This commit is contained in:
mroxso
2025-04-26 10:38:06 +02:00
committed by GitHub
parent 3a87dd50f3
commit 4bb91a7959
5 changed files with 156 additions and 8 deletions

5
.env.example Normal file
View File

@@ -0,0 +1,5 @@
NEXT_PUBLIC_SHOW_GEYSER_FUND=false
NEXT_PUBLIC_ENABLE_UMAMI=false
NEXT_PUBLIC_UMAMI_URL=https://your-umami-url.com
NEXT_PUBLIC_UMAMI_WEBSITE_ID=your-umami-website-id