diff options
Diffstat (limited to 'files/webapp')
-rw-r--r-- | files/webapp/views/home/_bitmask.html.haml | 2 | ||||
-rw-r--r-- | files/webapp/views/home/_text.html.haml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/webapp/views/home/_bitmask.html.haml b/files/webapp/views/home/_bitmask.html.haml index 2b10422..9890f4b 100644 --- a/files/webapp/views/home/_bitmask.html.haml +++ b/files/webapp/views/home/_bitmask.html.haml @@ -1,2 +1,2 @@ %p.introtext{:style => 'text-align:left'} - <b>Bitmask.net</b> is a service provider compatible with the Bitmask application. If you have signed up with a <b>bitmask.net</b> account, you can log in or get help here:
\ No newline at end of file + <b>demo.Bitmask.net</b> is a service provider compatible with the Bitmask application. If you have signed up with a <b>demo.bitmask.net</b> account, you can log in or get help here: diff --git a/files/webapp/views/home/_text.html.haml b/files/webapp/views/home/_text.html.haml index 020a955..1671064 100644 --- a/files/webapp/views/home/_text.html.haml +++ b/files/webapp/views/home/_text.html.haml @@ -54,7 +54,7 @@ %p The <b>Bitmask</b> application is lovingly hand-crafted by a team of paid and volunteer programmers from seven different countries. Development is principally sponsored by the #{link_to 'LEAP Encryption Access Project', 'https://leap.se'}, an non-profit organization dedicated to defending democracy by <b>protecting the right to whisper</b>. -%p The service provider <b>bitmask.net</b> is operated by LEAP in order to demonstrate usage of the <b>Bitmask</b> application. However, we actively encourage other organizations to start their own compatible service providers by using our free software #{link_to 'platform for server automation', 'https://leap.se/en/platform'}. +%p The service provider <b>demo.bitmask.net</b> is operated by LEAP in order to demonstrate usage of the <b>Bitmask</b> application. However, we actively encourage other organizations to start their own compatible service providers by using our free software #{link_to 'platform for server automation', 'https://leap.se/en/platform'}. %h1#code Fork our code |