From 8f0262b49ac7eede070b6495c4c20f5957f1ce4d Mon Sep 17 00:00:00 2001 From: Mentor Palokaj Date: Sun, 31 Oct 2021 08:47:17 +0100 Subject: [PATCH] Website and collection display updates --- functions/modules/mainnet.js | 2 +- website/src/index.pug | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/modules/mainnet.js b/functions/modules/mainnet.js index f7ec1c6..af6324a 100644 --- a/functions/modules/mainnet.js +++ b/functions/modules/mainnet.js @@ -41,7 +41,7 @@ app.get( '/api/rocketeer', async ( req, res ) => res.json( { description: '"Moon boots touch the earth. Visored faces tilt upward. Their sole thought is wen." ~ Rocketeer Haiku\n\nThe Rocketeer NFT collection is inspired by the undying patience and excited optimism of the Rocket Pool and ETH2 staking communites.\n\nJoin us at https://rocketeer.fans/', external_url: web2domain, image: "https://rocketeer.fans/assets/draft-rocketeer.png", - name: `Rocketeer NFT`, + name: `Rocketeers`, seller_fee_basis_points: 500, fee_recipient: "0x7DBF6820D32cFBd5D656bf9BFf0deF229B37cF0E" } ) ) diff --git a/website/src/index.pug b/website/src/index.pug index e4d7a5c..1c88d35 100644 --- a/website/src/index.pug +++ b/website/src/index.pug @@ -24,7 +24,7 @@ html( lang=content.lang ) main section#hero h1 Rocketeer NFT - h1 30 Oct 2021 + //- h1 30 Oct 2021 h2 Moon boots touch the earth.
| Visored faces tilt upward.
| Their sole thought is wen.