summaryrefslogtreecommitdiff
path: root/files/webapp/views/home/_masthead.html.haml
diff options
context:
space:
mode:
authorAzul <azul@riseup.net>2014-04-29 11:29:56 +0200
committerAzul <azul@riseup.net>2014-04-29 11:47:37 +0200
commit677fb2d8b6d2cc46a0fde331169720af1f120703 (patch)
tree5006a324e34acfd493d194b12a67fe514bd8576c /files/webapp/views/home/_masthead.html.haml
parentada33dba984c405bf3ea77a5dbcf415bdfeb2adb (diff)
differentiate demo.bitmask.net from bitmask (Feature #5520)
Diffstat (limited to 'files/webapp/views/home/_masthead.html.haml')
-rw-r--r--files/webapp/views/home/_masthead.html.haml11
1 files changed, 1 insertions, 10 deletions
diff --git a/files/webapp/views/home/_masthead.html.haml b/files/webapp/views/home/_masthead.html.haml
index bce5505..bd8ea3e 100644
--- a/files/webapp/views/home/_masthead.html.haml
+++ b/files/webapp/views/home/_masthead.html.haml
@@ -1,15 +1,6 @@
#masthead
.text
- .title Bitmask
+ .title Bitmask&nbsp;<small>DEMO</small>
.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