Commit f83d698b779a4f4f4741c60a9a611d947ffafb44
whitepaper link (please dont change gitbook name)
Joran committed on 5/5/2017, 7:54:32 AMParent: 505702bda268da0f31f1795b9874b0f5ffd7b7d6
Files changed
app/views/visitors/index.html.haml | changed |
app/views/visitors/index.html.haml | ||
---|---|---|
@@ -7,13 +7,16 @@ | ||
7 | 7 … | .row |
8 | 8 … | .col-md-7.col-md-offset-3.text-right.banner-logo-tagline.animateme{"data-opacity" => "0", "data-from" => "0.2", "data-to" => "0.6", "data-translatex" => "200", "data-translatey" => "0", "data-when" => "span"} |
9 | 9 … | %h1.main-lead-text.bigger.logo-tagline A Floating Blockchain Experiment |
10 | 10 … | .bottom-align-text{ style: 'padding: 1em;'} |
11 … | + = link_to 'https://projectentropy.gitbooks.io/whitepaper/content/', class: 'btn btn-primary' do | |
12 … | + %i.fa.fa-file | |
13 … | + Whitepaper [still sketchy] | |
14 … | + | |
11 | 15 … | = link_to 'https://rocket.project-entropy.com', class: 'btn btn-primary' do |
12 | 16 … | %i.fa.fa-rocket |
13 | - Join Rocket Chat | |
17 … | + Rocket Chat | |
14 | 18 … | |
15 | - | |
16 | 19 … | .header.secondary.alpha |
17 | 20 … | .container.animateme.scrollme{"data-from" => "0.75", "data-opacity" => "0", "data-to" => "0", "data-translatex" => "400", "data-when" => "enter", :style => "opacity: 0.77; transform: translate3d(91px, 0px, 0px) rotateX(0deg) rotateY(0deg) rotateZ(0deg) scale3d(1, 1, 1);"} |
18 | 21 … | .row |
19 | 22 … | .col-sm-7.col-sm-offset-5.text-box-red.text-right |
Built with git-ssb-web