From 975c016d6725b331a4db4988602bcf4d6c82accd Mon Sep 17 00:00:00 2001 From: 7146O Date: Sat, 11 Dec 2021 19:42:42 +0000 Subject: [PATCH] . --- .env.example | 7 ------- public/manifest.json | 1 + 2 files changed, 1 insertion(+), 7 deletions(-) delete mode 100644 .env.example diff --git a/.env.example b/.env.example deleted file mode 100644 index cf011e232..000000000 --- a/.env.example +++ /dev/null @@ -1,7 +0,0 @@ -REACT_APP_CANDY_MACHINE_CONFIG=__PLACEHOLDER__ -REACT_APP_CANDY_MACHINE_ID=__PLACEHOLDER__ -REACT_APP_TREASURY_ADDRESS=__PLACEHOLDER__ -REACT_APP_CANDY_START_DATE=__PLACEHOLDER__ - -REACT_APP_SOLANA_NETWORK=devnet -REACT_APP_SOLANA_RPC_HOST=https://explorer-api.devnet.solana.com diff --git a/public/manifest.json b/public/manifest.json index 080d6c77a..833bdaf1c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,3 +1,4 @@ + { "short_name": "React App", "name": "Create React App Sample",