diff --git a/README.md b/README.md index 5194e23..30e8cc4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ -# Welcome to LivingDeads 👄 +# Welcome to LivingDeads -![](https://git.ais-lab.de/kevin.shehu/LivingDead_NFT_Project/hashlips_art_engine/blob/main/logo.png) +Social Media Links + +Instagram + +Tiwtter + +Discord # Art Engine 🔥 @@ -72,7 +78,7 @@ const layerConfigurations = [ ], }, { - // Creates an additional 100 artworks + // Creates an additional 100 artworks (Only for extension purposes BETA) growEditionSizeTo: 150, layersOrder: [ { name: "Background" }, diff --git a/src/config.js b/src/config.js index 2396f0b..e74ea11 100644 --- a/src/config.js +++ b/src/config.js @@ -12,7 +12,7 @@ const baseUri = "ipfs://NewUriToReplace"; const solanaMetadata = { symbol: "YC", seller_fee_basis_points: 1000, // Define how much % you want from secondary market sales 1000 = 10% - external_url: "https://www.youtube.com/c/hashlipsnft", + external_url: "https://livingdeadnft.com", creators: [ { address: "7fXNuer5sbZtaTEPhtJ5g5gNtuyRoKkvxdjEjEnPN4mC",