Skip to content

Commit

Permalink
show 8 latest NFTs on launchpad
Browse files Browse the repository at this point in the history
  • Loading branch information
tempe-techie committed Sep 19, 2023
1 parent 9649ff5 commit f11b28d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default defineNuxtConfig({
newsletterLink: "https://zcmp.eu/Onz",
nftDefaultRatio: 4200, // default ratio for the NFT price bonding curve
nftLaunchpadBondingAddress: "0xC3623737209Cc141592B20bcEBCA6052AFCcD183", // NFT launchpad with bonding curve contract address
nftLaunchpadLatestItems: 4, // number of latest NFTs to show in the NFT launchpad
nftLaunchpadLatestItems: 8, // number of latest NFTs to show in the NFT launchpad
nftOrbisContext: "kjzl6cwe1jw148e97zfluxmt9bvzq51cx6dkbt0ghd6w6b6fjhl8c7ont5kh1uf", // Orbis context for NFT collection pages
orbisCategories: [ // use only alphanumeric ASCII characters for slugs! (no spaces, only dash is allowed)
{ "slug": "all", "title": "All posts", "hidden": false }, // not a real tag, just denotes the absence of a tag (always keep it here)
Expand Down

0 comments on commit f11b28d

Please sign in to comment.