Update services.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent b28f747aed
commit 0f20fb4ac1

@ -29,15 +29,15 @@
<div class="col-md-4">
<div class="feature-item">
<i class="icon-energy text-primary"></i>
<h3>Full DVR Integration</h3>
<p class="text-muted">Automatically adds content to Sonarr, Radarr, Headphones and more</p>
<h3>Integration</h3>
<p class="text-muted">Adds content to Sonarr, Radarr, Headphones and more</p>
</div>
</div>
<div class="col-md-4">
<div class="feature-item">
<i class="icon-bell text-primary"></i>
<h3>Comprehensive Notifications</h3>
<p class="text-muted">Get notified when users request content through e-mail or your favourite notificaition app</p>
<h3>Notifications</h3>
<p class="text-muted">Get notified when users request content via your favourite notification app</p>
</div>
</div>
<div class="col-md-4">
@ -52,22 +52,22 @@
<div class="col-md-4">
<div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i>
<h3>Fully Responsive</h3>
<p class="text-muted">Users can access Ombi through their phone, tablet or computer - the UI adapts to their screen</p>
<h3>Responsive</h3>
<p class="text-muted">Users can access Ombi through any device - the UI adapts to their screen</p>
</div>
</div>
<div class="col-md-4">
<div class="feature-item">
<i class="icon-heart text-primary"></i>
<h3>Free &amp; Open Source</h3>
<p class="text-muted">Ombi is free and open source, with no ads! If you're happy with Ombi, please [donate] to support our development</p>
<h3>Free</h3>
<p class="text-muted">Ombi is free and open source, with no ads! If you're happy with Ombi, please <a href="https://www.paypal.me/PlexRequestsNet/25">click here to donate!</a></p>
</div>
</div>
<div class="col-md-4">
<div class="feature-item">
<i class="icon-flag text-primary"></i>
<h3>Content Issues Reporting</h3>
<p class="text-muted">Users can report content issues, enabling a fully integrated content management tool</p>
<h3>Content Reporting</h3>
<p class="text-muted">Built-in content issue reporting and management</p>
</div>
</div>
</div>

Loading…
Cancel
Save