Update portfolio.html

This commit is contained in:
dalcon007 2017-04-11 22:46:26 -04:00 committed by GitHub
commit b977fb5fb1

View file

@ -2,7 +2,23 @@
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<h2 class="section-heading">Install Ombi in minutes!</h2>
<h2 class="section-heading headerdark">Install Ombi in minutes!</h2>
<div class="row">
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-search wow text-primary feature-item"></i>
<h3 class="headerdark">1. User visits website and requests content</h3>
<p class="text-muted"></p>
</div>
</div>
<div class="col-lg-4 col-md-6 text-center">
<div class="service-box">
<i class="fa fa-4x fa-search wow text-primary feature-item"></i>
<h3 class="headerdark">1. User visits website and requests content</h3>
<p class="text-muted"></p>
</div>
</div>
</div>
<p><a href="https://github.com/tidusjar/Ombi">Click here and follow the simple instructions to install Ombi.</a></p>
<p><a href="https://www.paypal.me/PlexRequestsNet/25">If you love Ombi, please consider helping us out by donating!</a></p>
</div>