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",