summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_masthead.html.haml
blob: b04661cd766ef88d6551bb1cb6eaae0c07a90fff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.home-page
  .masthead
    .heroish-unit.clearfix
      .text
        .title Bitmask
        .tagline Encrypted communication for mere mortals<br/>(superheroes welcome, too).
    .navcontainer
      .navheader
        %ul.nav.nav-pills
          %li
            %a{href:"#how-it-works"} How it works
          %li
            %a{href:"#providers"} Supported providers
          %li
            %a{href:"#about-us"} About us
          %li
            %a{href:"#code"} Fork our code