mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-07-16 02:02:55 -07:00
a
This commit is contained in:
parent
b5a2dccf1e
commit
058a17b10f
3 changed files with 10 additions and 5 deletions
|
@ -12,8 +12,8 @@
|
|||
<div class="cta-content-donate">
|
||||
<div class="container">
|
||||
<h2>Give me happiness.</h2>
|
||||
<h3 style="color:white">Make a donation now, by buttons below.</h3>
|
||||
<a href="https://www.paypal.me/PlexRequestsNet" class="btn btn-outline btn-xl page-scroll">Donate</a>
|
||||
<h3 style="color:white">Make a donation now, clicking the button below!.</h3>
|
||||
<a href="https://www.paypal.me/PlexRequestsNet/25" target="_blank" class="btn btn-outline btn-xl page-scroll">Donate</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="overlay-donate"></div>
|
||||
|
|
|
@ -2,8 +2,13 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h2 class="section-heading">Discover what all the buzz is about!</h2>
|
||||
<p>Our app is available to download now for free! Download now to get started!</p>
|
||||
<h2 class="section-heading">So what is Ombi you ask!?</h2>
|
||||
<p>Ombi allows you to host your own Plex Request and user management 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>
|
||||
<p>Even automatically sent them weekly newsletters of new content that has been added to your Plex server!</p>
|
||||
|
||||
<div class="badges">
|
||||
<a class="badge-link" target="_blank" href="https://github.com/tidusjar/ombi/releases/latest"><img src="img/google-play-badge.svg" alt=""></a>
|
||||
</div>
|
||||
|
|
|
@ -57,7 +57,7 @@
|
|||
</div>
|
||||
<div class="col-lg-4 col-sm-6">
|
||||
<a href="#Ombi" class="portfolio-box">
|
||||
<img src="imgOld/movierequest.png" class="img-responsive" alt="">
|
||||
<img src="imgOld/movierequests.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue