mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Update services.html
This commit is contained in:
parent
c3bfafd866
commit
4ec8d63d94
1 changed files with 13 additions and 13 deletions
|
@ -30,46 +30,46 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-screen-smartphone text-primary"></i>
|
<i class="icon-energy text-primary"></i>
|
||||||
<h3>Fully Integrated with DVR apps</h3>
|
<h3>Fully Integrated</h3>
|
||||||
<p class="text-muted">Automatically adds requested content to Sonarr, Radarr, Sickrage, Headphones and more!</p>
|
<p class="text-muted">Automatically adds content to Sonarr, Radarr, Headphones and more</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-camera text-primary"></i>
|
<i class="icon-bell 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-4">
|
<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>
|
||||||
<p class="text-muted">Comprehensive customization allows you to change the theme, site name and even add your own 'donate' link!</p>
|
<p class="text-muted">Change the theme, site name, landing page message and even add your own 'donate' link</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-present text-primary"></i>
|
<i class="icon-screen-smartphone 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">Users can access Ombi through their phone, tablet or computer - the UI adapts to their screen</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-lock-open text-primary"></i>
|
<i class="icon-heart text-primary"></i>
|
||||||
<h3>Free to Use</h3>
|
<h3>Free & Open Source</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 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-4">
|
<div class="col-md-4">
|
||||||
<div class="feature-item">
|
<div class="feature-item">
|
||||||
<i class="icon-lock-open text-primary"></i>
|
<i class="icon-flag text-primary"></i>
|
||||||
<h3>Content Issues Reporting</h3>
|
<h3>Content Issues Reporting</h3>
|
||||||
<p class="text-muted">Users can report content issues, enabling a fully integrated Plex/Emby content management tool!</p>
|
<p class="text-muted">Users can report content issues, enabling a fully integrated content management tool</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue