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
058a17b10f
commit
a903f2e607
4 changed files with 8 additions and 13 deletions
|
@ -11,9 +11,7 @@ data-ad-slot: 2973388149
|
|||
data-ad-client: ca-pub-9204963049240271
|
||||
google_ad_client: ca-pub-9204963049240271
|
||||
|
||||
google_analytics: "UA-86331249-1"
|
||||
addthis_id: ra-5644da281510c62f
|
||||
disqus_account: jeky-new-age
|
||||
google_analytics: "UA-"
|
||||
|
||||
# Social networks usernames (many more available: flickr, dribbble, pinterest, instagram, tumblr, linkedin, etc.) see all icon at fontawesome.io
|
||||
social:
|
||||
|
|
|
@ -3,14 +3,14 @@
|
|||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<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>
|
||||
<p>Ombi allows you to host your own Plex Request and user management system.
|
||||
<p>If you are sharing your Plex server with other users, allow them to request new content using an easy to manage interface!
|
||||
<br />Manage all your requests for Movies and TV with ease, leave notes for the user and get notification when a user requests something.
|
||||
<br />Allow your users to post issues against their requests so you know there is a problem with the audio etc.
|
||||
<br />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>
|
||||
<a class="fa fa-github" target="_blank" href="https://github.com/tidusjar/ombi/releases/latest"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -26,9 +26,6 @@
|
|||
<li>
|
||||
<a class="page-scroll" href="#contact">Contact</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/blog/">Blog</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<!-- /.navbar-collapse -->
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col-md-8 col-md-offset-2">
|
||||
<h2 class="section-heading">Our best products! <i style="color:#21cddb" class="fa fa-globe"></i></h2>
|
||||
<h2 class="section-heading">There are some previews below! <i style="color:#21cddb" class="fa fa-smile-o"></i></h2>
|
||||
<p>Try our amazing products</p>
|
||||
<hr>
|
||||
{% if site.data-ad-client %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue