Update services.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 6378861191
commit 8a198c83e7

@ -4,8 +4,8 @@
<div class="row">
<div class="col-lg-12 text-center">
<div class="section-heading">
<h2>Ultimate Plex/Emby Companion</h2>
<p class="text-muted">So what can Ombi do!?</p>
<h2>Features</h2>
<p class="text-muted">See below for some of Ombi's amazing features</p>
<hr>
</div>
</div>
@ -31,17 +31,21 @@
<div class="col-md-6">
<div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i>
<h3>Mobile Compatible</h3>
<p class="text-muted">Easily browse using your mobile and still have all the functionality!</p>
<h3>Fully Integrated with DVR apps</h3>
<p class="text-muted">Automatically adds requested content to Sonarr, Radarr, Sickrage, Headphones and more!</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-camera text-primary"></i>
<h3>Integrates with all major applications</h3>
<p class="text-muted">Here a small list: Plex, Sonarr, CouchPotato, Sickrage, Email, Slack, Pushbullet,
Pushover
</p>
<h3>Comprehensive Notifications</h3>
<p class="text-muted">Get notified when users request content through e-mail or your favourite notificaition app!</p>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-camera text-primary"></i>
<h3>Customization</h3>
<p class="text-muted">Comprehensive customization allows you to change the theme, site name and even add your own 'donate' link!</p>
</div>
</div>
</div>
@ -49,15 +53,21 @@
<div class="col-md-6">
<div class="feature-item">
<i class="icon-present text-primary"></i>
<h3>Free to Use</h3>
<p class="text-muted">As always, Ombi is free to download and use for any purpose!</p>
<h3>Fully Responsive</h3>
<p class="text-muted">Your users can access Ombi through their phone, tablet or computer! Ombi will automatically change the UI to fit their screen.</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-lock-open text-primary"></i>
<h3>Open Source</h3>
<p class="text-muted">Ombi is licensed under the GNU General Public License!</p>
<h3>Free to Use</h3>
<p class="text-muted">Ombi is completely free and open source, with no ads! If you're happy with Ombi, please [donate] to support our development!</p>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-lock-open text-primary"></i>
<h3>Content Issues Reporting</h3>
<p class="text-muted">Users can report content issues, enabling a fully integrated Plex/Emby content management tool!</p>
</div>
</div>
</div>

Loading…
Cancel
Save