From ba80cd1bd2043ae01f00e5438de213b851909eb6 Mon Sep 17 00:00:00 2001 From: gzuuus Date: Mon, 19 Jun 2023 19:26:43 +0200 Subject: [PATCH] . --- .env | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.env b/.env index 7dcaa45..ee3d2b2 100644 --- a/.env +++ b/.env @@ -2,10 +2,10 @@ REACT_APP_PFP=logo-purple.svg REACT_APP_HEADING=Punkhub - Linktr REACT_APP_SHORT_BIO=Simple react app to show a list of links and nostr feed. -REACT_APP_LINKS='[["🔗 Linktr","https://github.com/gzuuus/linktr"],["🌐 Relay","https://relay.punkhub.me/"],["#️⃣ Nostref","https://nostref.punkhub.me/"],["💬 Chat","https://chat.punkhub.me/"]]' +REACT_APP_LINKS='[["🌐 Relay","https://relay.punkhub.me/"],["#️⃣ Nostref","https://nostref.punkhub.me/"],["💬 Chat","https://chat.punkhub.me/"],["🔗 Linktr","https://github.com/gzuuus/linktr"]]' REACT_APP_DONATION_LINKS='[["🔗Onchain / Lightning⚡","https://btcpay.bitcoinbarcelona.xyz/apps/DGFprW3j8PSTm2FyoS3j1czWHbR/pos"]]' #Choose theme: 'default', 'dark', 'light', 'bitcoin', 'ocean' -REACT_APP_THEME=default +REACT_APP_THEME=light #Activate theme pick selector (true/false) REACT_APP_THEME_SELECTOR=true #2140Meetups settings