summaryrefslogtreecommitdiff
path: root/files/webapp/views
diff options
context:
space:
mode:
Diffstat (limited to 'files/webapp/views')
-rw-r--r--files/webapp/views/home/_content.html.haml1
-rw-r--r--files/webapp/views/home/_masthead.html.haml11
2 files changed, 1 insertions, 11 deletions
diff --git a/files/webapp/views/home/_content.html.haml b/files/webapp/views/home/_content.html.haml
index fbca554..46fa336 100644
--- a/files/webapp/views/home/_content.html.haml
+++ b/files/webapp/views/home/_content.html.haml
@@ -5,4 +5,3 @@
= render 'common/home_page_buttons', :divider => 'home/bitmask'
- = render 'text' \ No newline at end of file
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