mirror of
https://github.com/stronk-dev/RandomChad.git
synced 2025-07-05 10:35:08 +02:00
Add dates to Discord
This commit is contained in:
parent
6cce80fc57
commit
262000f313
@ -105,12 +105,16 @@ a.button
|
||||
height: 99vh
|
||||
max-height: 100vh
|
||||
|
||||
h1, h2
|
||||
h1, h2, a
|
||||
background: rgba( 0,0,0,.9 )
|
||||
box-shadow: 0px 0 20px 2px rgba( 0, 0, 0, .7)
|
||||
color: white
|
||||
padding: 1rem
|
||||
text-align: center
|
||||
&.invert
|
||||
background: rgba( 255,255,255,.9 )
|
||||
color: black
|
||||
|
||||
h2
|
||||
font-family: "Courier New", monospace, serif
|
||||
line-height: 2rem
|
||||
|
@ -24,24 +24,35 @@ html( lang=content.lang )
|
||||
main
|
||||
section#hero
|
||||
h1 Rocketeer NFT
|
||||
h1 30 Oct 2021
|
||||
h2 Moon boots touch the earth.<br/>
|
||||
| Visored faces tilt upward. <br/>
|
||||
| Their sole thought is wen.
|
||||
|
||||
//- div.row
|
||||
//- a.button.shadow( href="https://dateful.com/eventlink/1846309160" ) Livestream 30th Oct
|
||||
a.button.shadow.invert( href="https://discord.com/invite/mXHe2BYG" ) Join Discord
|
||||
|
||||
//- p Launching Soon™️
|
||||
+rimg.stretch( src=site.system.url+'/assets/draft-rocketeer.png' )
|
||||
section#story
|
||||
+cimg.circle( size=200 src=site.system.url+'/assets/draft-rocketeer.png' )
|
||||
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
|
||||
a( target='_blank' href='' ).button Mint now
|
||||
a( target='_blank' href='' ).button.outline View on Opensea
|
||||
//- a( target='_blank' href='' ).button Mint now
|
||||
//- a( target='_blank' href='' ).button.outline View on Opensea
|
||||
a.button( href="https://dateful.com/eventlink/1846309160" ) Attend livestream 30th Oct
|
||||
a.button.outline( href="https://discord.com/invite/mXHe2BYG" ) Join Discord
|
||||
|
||||
section#about
|
||||
h1 FAQ
|
||||
|
||||
h2 Wen mint?
|
||||
p Minting will open within the coming two weeks. Minting will be free (besides gas costs).
|
||||
p Minting will open during our livestream on the 30th of October.
|
||||
| Use <a target="_blank" href="https://dateful.com/eventlink/1846309160"> this link</a> to view what time it is in your local timezone.
|
||||
|
||||
h2 What does a Rocketeer cost?
|
||||
p Minting will be free (besides gas costs).
|
||||
|
||||
h2 Which attributes do Rocketeers have?
|
||||
p They will have a variety of helmets, visors, suits and backdrops. Each with multiple color options.
|
||||
@ -56,7 +67,7 @@ html( lang=content.lang )
|
||||
p The undying patience and excited optimism of the Rocketpool and ETH2 staking communites.
|
||||
|
||||
h2 What media are available for the Rocketeers?
|
||||
p Each Rocketeer have a scalable vector file so you can use the art on any size medium. Opensea automatically offers these as PNG for easy use online.
|
||||
p Each Rocketeer have a scalable vector file so you can use the art on any size medium. We will also supply jpegs so you can easily use them for your online identities.
|
||||
|
||||
|
||||
section#community
|
||||
|
Loading…
x
Reference in New Issue
Block a user