mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-22 22:23:34 -07:00
Update feature.html
This commit is contained in:
parent
55cdb81b41
commit
146ec85e8f
1 changed files with 2 additions and 2 deletions
|
@ -20,14 +20,14 @@
|
|||
</div>
|
||||
<div class="col-lg-4 col-md-6 text-center">
|
||||
<div class="service-box">
|
||||
<i class="fa fa-4x fa-check wow text-primary" data-wow-delay=".1s"></i>
|
||||
<i class="fa fa-4x fa fa-arrow-circle-o-down wow text-primary" data-wow-delay=".1s"></i>
|
||||
<h3 class="headerdark">2. Ombi matches request and sends to DVR app</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-play wow text-primary" data-wow-delay=".2s"></i>
|
||||
<i class="fa fa-4x fa-play-circle wow text-primary" data-wow-delay=".2s"></i>
|
||||
<h3 class="headerdark">3. DVR app retreives content and pushes to Plex/Emby</h3>
|
||||
<p class="text-muted"></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue