Update feature.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 0429730820
commit 1d3e7288e2

@ -4,7 +4,7 @@
<div class="col-lg-12 text-center">
<h2 class="section-heading">What is Ombi?</h2>
<hr class="primary">
<p>Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
<p class="text-muted">Ombi is a self-hosted web application that automatically gives your shared Plex or Emby users the ability to request content by themselves! Ombi can be linked to multiple TV Show, Movie and Music DVR tools to create a seamless end-to-end experience for your users.</p>
<br />
</div>
</div>
@ -14,14 +14,14 @@
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-diamond wow bounceIn text-primary feature-item"></i>
<h3>1. User accesses website and requests content</h3>
<h3>1. User visits website and requests content</h3>
<p class="text-muted"></p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-paper-plane wow bounceIn text-primary" data-wow-delay=".1s"></i>
<h3>2. Ombi matches to IMDB/TVDB and sends request</h3>
<h3>2. Ombi matches request and sends to DVR app</h3>
<p class="text-muted"></p>
</div>
</div>

Loading…
Cancel
Save