mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
Update portfolio.html
This commit is contained in:
parent
a9cd284c11
commit
c609323abc
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 col-md-offset-2">
|
<div class="col-md-8 col-md-offset-2">
|
||||||
<h2 class="section-heading">Check out these screenshots below! <i style="color:#ffffff" class="fa fa-smile-o"></i></h2>
|
<h2 class="section-heading">Check out the screenshots below!</h2>
|
||||||
<p>Sold, yet? Install Ombi and get up and running in minutes!</p>
|
<p>Sold, yet? Install Ombi and get up and running in minutes!</p>
|
||||||
<hr>
|
<hr>
|
||||||
{% if site.data-ad-client %}
|
{% if site.data-ad-client %}
|
||||||
|
@ -48,7 +48,7 @@
|
||||||
<div class="col-lg-4 col-sm-6">
|
<div class="col-lg-4 col-sm-6">
|
||||||
<a href="#Ombi" class="portfolio-box">
|
<a href="#Ombi" class="portfolio-box">
|
||||||
<img src="img/SettingsLaptop.jpg" class="img-responsive" alt="">
|
<img src="img/SettingsLaptop.jpg" class="img-responsive" alt="">
|
||||||
<div class="portfolio-box-caption">
|
<div class="portfolio-box-caption">TEST CAPTION
|
||||||
<div class="portfolio-box-caption-content">
|
<div class="portfolio-box-caption-content">
|
||||||
TEST TEST TEST
|
TEST TEST TEST
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue