This commit is contained in:
Jamie.Rees 2016-12-20 09:13:25 +00:00
parent 9a75e8a933
commit f94a10dc67
5 changed files with 10 additions and 60 deletions

View file

@ -24,16 +24,10 @@
</section>
<footer>
<div class="container">
<p>&copy; 2016 theme by <a rel="nofollow" target="blank" href="https://startbootstrap.com/template-overviews/new-age/">Start Bootstrap</a> Built with <a target="_blank" rel="nofollow" href="https://jekyllrb.com/">Jekyll</a> by <a target="_blank" rel="nofollow" href="https://it.linkedin.com/in/antoniotrento">Antonio Trento</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/jekynewage/jekynewage.github.io">Github</a>. All Rights Reserved.</p>
<p>&copy; 2016 by <a target="_blank" rel="nofollow" href="https://linkedin.com/in/jamiearees">Jamie Rees</a> hosted on <a target="_blank" rel="nofollow" href="https://github.com/tidusjar/ombi">Github</a>. All Rights Reserved.</p>
<ul class="list-inline">
<li>
<a href="#">Privacy</a>
</li>
<li>
<a href="#">Terms</a>
</li>
<li>
<a href="#">FAQ</a>
<a href="https://github.com/tidusjar/Ombi/wiki/FAQ" target="_blank">FAQ</a>
</li>
</ul>
</div>

View file

@ -5,7 +5,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="/">Jeky New Age</a>
<a class="navbar-brand page-scroll" href="/">Ombi</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->

View file

@ -5,7 +5,7 @@
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="/">Jeky New Age</a>
<a class="navbar-brand page-scroll" href="/">Ombi</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->

View file

@ -31,15 +31,17 @@
<div class="col-md-6">
<div class="feature-item">
<i class="icon-screen-smartphone text-primary"></i>
<h3>Device Mockups</h3>
<p class="text-muted">Ready to use HTML/CSS device mockups, no Photoshop required!</p>
<h3>Mobile Compatible</h3>
<p class="text-muted">Easily browse using your mobile and still have all the functionality!</p>
</div>
</div>
<div class="col-md-6">
<div class="feature-item">
<i class="icon-camera text-primary"></i>
<h3>Flexible Use</h3>
<p class="text-muted">Put an image, video, animation, or anything else in the screen!</p>
<h3>Integrates with all major applications</h3>
<p class="text-muted">Here a small list: Plex, Sonarr, CouchPotato, Sickrage, Email, Slack, Pushbullet,
Pushover
</p>
</div>
</div>
</div>