mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-21 05:43:19 -07:00
Update index.html
This commit is contained in:
parent
8500386cca
commit
1d11141875
1 changed files with 7 additions and 7 deletions
14
index.html
14
index.html
|
@ -4,7 +4,7 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, maximum-scale=1">
|
||||
|
||||
<title>Plex Request .Net</title>
|
||||
<title>Ombi</title>
|
||||
<link rel="icon" href="favicon.png" type="image/png">
|
||||
<link rel="shortcut icon" href="favicon.ico" type="img/x-icon">
|
||||
|
||||
|
@ -91,7 +91,7 @@
|
|||
|
||||
<div>
|
||||
|
||||
<p>Plex Requests .Net allows you to host your own Plex Request system. </p>
|
||||
<p>Ombi allows you to host your own Request system. </p>
|
||||
<p>If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!</p>
|
||||
<p>Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.</p>
|
||||
<p>Allow your users to post issues against their requests so you know there is a problem with the audio etc.</p>
|
||||
|
@ -110,7 +110,7 @@
|
|||
<!--main-section-start-->
|
||||
<div class="container">
|
||||
<h2>Features</h2>
|
||||
<h6>So what can Plex Requests .Net do?</h6>
|
||||
<h6>So what can Ombi do?</h6>
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-sm-6 wow fadeInLeft delay-05s">
|
||||
<div class="service-list">
|
||||
|
@ -119,7 +119,7 @@
|
|||
</div>
|
||||
<div class="service-list-col2">
|
||||
<h3>Usenet applications Integration</h3>
|
||||
<p>Plex Requests.Net is compatible with Sonarr, Sickrage, Couchpotato and Headphones!</p>
|
||||
<p>Ombi is compatible with Sonarr, Sickrage, Couchpotato and Headphones!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="service-list">
|
||||
|
@ -169,7 +169,7 @@
|
|||
</figure>
|
||||
<div class="col-lg-7 col-sm-8 featured-work">
|
||||
<h2>Need any more reasons?!</h2>
|
||||
<P class="padding-b">Seriously... If you need some more reasons to use Plex Requests .Net then just keep on reading!</P>
|
||||
<P class="padding-b">Seriously... If you need some more reasons to use Ombi then just keep on reading!</P>
|
||||
<div class="featured-box">
|
||||
<div class="featured-box-col1 wow fadeInRight delay-02s">
|
||||
<i class="fa-magic"></i>
|
||||
|
@ -185,7 +185,7 @@
|
|||
</div>
|
||||
<div class="featured-box-col2 wow fadeInRight delay-04s">
|
||||
<h3>It's a tiny application</h3>
|
||||
<p>We have been able to get a nice small memory footprint when using Plex Requests .Net, Even with all of it's background processing it's still nice and small!</p>
|
||||
<p>We have been able to get a nice small memory footprint when using Ombi, Even with all of it's background processing it's still nice and small!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="featured-box">
|
||||
|
@ -219,7 +219,7 @@
|
|||
<!--main-section-start-->
|
||||
<div class="container">
|
||||
<h2>Preview</h2>
|
||||
<h6>Here are some images of what Plex Requests.Net looks like!</h6>
|
||||
<h6>Here are some images of what Ombi looks like!</h6>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue