25 lines
698 B
Plaintext
25 lines
698 B
Plaintext
#home-headline
|
|
%h1 Web3 Social Gaming <br/>Crypto Rewards
|
|
|
|
#main-menu
|
|
- if policy(:table).play_now?
|
|
= link_to 'Play', play_now_path
|
|
- else
|
|
Soon
|
|
-# = link_to 'Browse Tables', tables_path
|
|
-# = link_to 'Tutorial', tutorial_path
|
|
-# = link_to 'About', page_path('about')
|
|
|
|
|
|
- 5.times do |i|
|
|
.eyecandy
|
|
= image_tag "GONGO-coin-white.png"
|
|
- 10.times do |i|
|
|
.eyecandy
|
|
= image_tag "ICYPEES-glass.png"
|
|
- 20.times do |i|
|
|
.eyecandy
|
|
= image_tag "ICYPEES-coin.png"
|
|
|
|
%iframe#skyspaces{allow:"camera https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN; microphone https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN", src: "https://www.skyspaces.net/room/a0FcUMPFUJPmTXLPOimN"}
|