summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_masthead.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-01-23 02:06:58 -0800
committerelijah <elijah@riseup.net>2014-01-23 02:06:58 -0800
commita2a902bee5c1191bd85278f68e72ebce5ac5bf67 (patch)
tree85b0e494a58a6c968162641c40c0d9f347d260cf /files/webapp/views/home/_masthead.html.haml
parent3d5a61e871de7287221dac0b5cdb6aa5b9ec19b5 (diff)
updated bitmask.net home page to be compatible with new footer
Diffstat (limited to 'files/webapp/views/home/_masthead.html.haml')
-rw-r--r--files/webapp/views/home/_masthead.html.haml32
1 files changed, 15 insertions, 17 deletions
diff --git a/files/webapp/views/home/_masthead.html.haml b/files/webapp/views/home/_masthead.html.haml
index b04661c..bce5505 100644
--- a/files/webapp/views/home/_masthead.html.haml
+++ b/files/webapp/views/home/_masthead.html.haml
@@ -1,17 +1,15 @@
-.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 \ No newline at end of file
+#masthead
+ .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