Browse Source

Update index.html

pull/351/head
Ramiro Saenz 9 years ago committed by GitHub
parent
commit
8d9a8b20fb
  1. 25
      index.html

25
index.html

@ -109,6 +109,13 @@
<p>If you use Rambox in different computers, you can synchronize your configuration.</p>
</div>
</li>
<li>
<div class="img-holder fa fa-key"></div>
<div class="text-holder">
<h3>Master Password</h3>
<p>Ask for a password every time Rambox is opened.</p>
</div>
</li>
<li>
<div class="img-holder fa fa-lock"></div>
<div class="text-holder">
@ -141,7 +148,7 @@
<div class="img-holder fa fa-bookmark"></div>
<div class="text-holder">
<h3>Badges</h3>
<p>Every time you have something new to check, you will see a badge in the tab of the service.</p>
<p>Every time you have something new to check, you will see a badge in the tab of the service and in taskbar icon.</p>
</div>
</li>
<li>
@ -165,6 +172,13 @@
<p>You can add custom behaviours if you want.</p>
</div>
</li>
<li>
<div class="img-holder fa fa-code"></div>
<div class="text-holder">
<h3>Proxy</h3>
<p>Configure Rambox to use a Proxy if your network blocks some services.</p>
</div>
</li>
</ul>
</div>
<div class="col-md-7">
@ -179,7 +193,7 @@
<section class="main services">
<div class="container">
<div class="content">
<h1 class="text-center">Services #50</h1>
<h1 class="text-center">Services #57</h1>
<div class="row">
<div class="col-xs-12 col-md-12">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/whatsapp.png" alt="WhatsApp" title="WhatsApp">
@ -232,6 +246,13 @@
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/roundcube.png" alt="Roundcube" title="Roundcube">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/horde.png" alt="Horde" title="Horde">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/squirrelmail.png" alt="SquirrelMail" title="SquirrelMail">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/zimbra.png" alt="Zimbra" title="Zimbra">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/hootsuite.png" alt="Hootsuite" title="Hootsuite">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/amium.png" alt="Amium" title="Amium">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/rainloop.png" alt="RainLoop" title="RainLoop">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/icloud.png" alt="iCloud Mail" title="iCloud Mail">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/irccloud.png" alt="IRC Cloud" title="IRC Cloud">
<img src="https://raw.githubusercontent.com/saenzramiro/rambox/master/resources/icons/kiwi.png" alt="Kiwi IRC" title="Kiwi IRC">
<i class="custom text-center fa fa-question-circle" aria-hidden="true"></i>
<div class="customtext text-center">Add more services manually!</div>
</div>

Loading…
Cancel
Save