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
d140133857
commit
2e2bdcfac6
2 changed files with 8 additions and 38 deletions
|
@ -30,12 +30,7 @@
|
|||
<img src="imgOld/landingpage.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -45,12 +40,7 @@
|
|||
<img src="imgOld/moviesearch.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -60,12 +50,7 @@
|
|||
<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">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -75,12 +60,7 @@
|
|||
<img src="imgOld/tvrequests.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -90,12 +70,7 @@
|
|||
<img src="imgOld/tvsearch.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -105,12 +80,7 @@
|
|||
<img src="imgOld/moviesearch.png" class="img-responsive" alt="">
|
||||
<div class="portfolio-box-caption">
|
||||
<div class="portfolio-box-caption-content">
|
||||
<div class="project-category text-faded">
|
||||
Category
|
||||
</div>
|
||||
<div class="project-name">
|
||||
Project Name
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
|
|
@ -50,14 +50,14 @@
|
|||
<div class="feature-item">
|
||||
<i class="icon-present text-primary"></i>
|
||||
<h3>Free to Use</h3>
|
||||
<p class="text-muted">As always, this theme is free to download and use for any purpose!</p>
|
||||
<p class="text-muted">As always, Ombi is free to download and use for any purpose!</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<div class="feature-item">
|
||||
<i class="icon-lock-open text-primary"></i>
|
||||
<h3>Open Source</h3>
|
||||
<p class="text-muted">Since this theme is MIT licensed, you can use it commercially!</p>
|
||||
<p class="text-muted">Ombi is licensed under the GNU General Public License!</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue