Update services.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 5296ffa411
commit c3bfafd866

@ -28,21 +28,21 @@
<div class="col-md-8"> <div class="col-md-8">
<div class="container-fluid"> <div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i> <i class="icon-screen-smartphone text-primary"></i>
<h3>Fully Integrated with DVR apps</h3> <h3>Fully Integrated with DVR apps</h3>
<p class="text-muted">Automatically adds requested content to Sonarr, Radarr, Sickrage, Headphones and more!</p> <p class="text-muted">Automatically adds requested content to Sonarr, Radarr, Sickrage, Headphones and more!</p>
</div> </div>
</div> </div>
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-camera text-primary"></i> <i class="icon-camera text-primary"></i>
<h3>Comprehensive Notifications</h3> <h3>Comprehensive Notifications</h3>
<p class="text-muted">Get notified when users request content through e-mail or your favourite notificaition app!</p> <p class="text-muted">Get notified when users request content through e-mail or your favourite notificaition app!</p>
</div> </div>
</div> </div>
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-camera text-primary"></i> <i class="icon-camera text-primary"></i>
<h3>Customization</h3> <h3>Customization</h3>
@ -51,21 +51,21 @@
</div> </div>
</div> </div>
<div class="row"> <div class="row">
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-present text-primary"></i> <i class="icon-present text-primary"></i>
<h3>Fully Responsive</h3> <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> <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> </div>
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-lock-open text-primary"></i> <i class="icon-lock-open text-primary"></i>
<h3>Free to Use</h3> <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> <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>
</div> </div>
<div class="col-md-6"> <div class="col-md-4">
<div class="feature-item"> <div class="feature-item">
<i class="icon-lock-open text-primary"></i> <i class="icon-lock-open text-primary"></i>
<h3>Content Issues Reporting</h3> <h3>Content Issues Reporting</h3>

Loading…
Cancel
Save