mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
update opensea links
This commit is contained in:
parent
98238ac5a3
commit
5b808ec65a
@ -403,7 +403,7 @@ export function useContract() {
|
|||||||
export function rocketeerCollectionUriOnOpensea( chainId ) {
|
export function rocketeerCollectionUriOnOpensea( chainId ) {
|
||||||
|
|
||||||
// Opensea collection link depending on network
|
// Opensea collection link depending on network
|
||||||
return `${ chainId === '0x1' ? '' : 'testnets.' }opensea.io/collection/rocketeer`
|
return `${ chainId === '0x1' ? '' : 'testnets.' }opensea.io/collection/the-rocketeers`
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -31,7 +31,7 @@ html( lang=content.lang )
|
|||||||
|
|
||||||
div.row
|
div.row
|
||||||
a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now
|
a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now
|
||||||
a.button.shadow.invert( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea
|
a.button.shadow.invert( href="https://opensea.io/collection/the-rocketeers" ) View on Opensea
|
||||||
|
|
||||||
//- p Launching Soon™️
|
//- p Launching Soon™️
|
||||||
+rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' )
|
+rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' )
|
||||||
@ -50,7 +50,7 @@ html( lang=content.lang )
|
|||||||
p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon.
|
p Until minted, each Rocketeer exists in a quantum superposition of many possible identities. They are each unique, but share a foundational desire to reach the moon.
|
||||||
div.row
|
div.row
|
||||||
a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now
|
a( target='_blank' href='https://mint.rocketeer.fans/' ).button Mint now
|
||||||
a.button.shadow.outline( href="https://opensea.io/collection/rocketeer-v2" ) View on Opensea
|
a.button.shadow.outline( href="https://opensea.io/collection/the-rocketeers" ) View on Opensea
|
||||||
|
|
||||||
|
|
||||||
section#community
|
section#community
|
||||||
|
Loading…
x
Reference in New Issue
Block a user