Update header.html

This commit is contained in:
dalcon007 2017-04-11 22:34:35 -04:00 committed by GitHub
commit 55cdb81b41

View file

@ -6,7 +6,7 @@
<div class="header-content-inner"> <div class="header-content-inner">
<h1>Your personal media assistant!</h1> <h1>Your personal media assistant!</h1>
<p>A simple way for your shared media users to request and download content - automatically! Learn how to get up and running in 5 minutes, below.</p> <p>A simple way for your shared media users to request and download content - automatically! Learn how to get up and running in 5 minutes, below.</p>
<a href="#why" class="btn btn-filled btn-xl page-scroll">Learn More</a> <a href="#why" class="btn btn-filled btn-xl page-scroll">Learn More &darr;</a>
<a href="https://github.com/tidusjar/Ombi/releases/latest" class="btn btn-outline btn-xl page-scroll">Install</a> <a href="https://github.com/tidusjar/Ombi/releases/latest" class="btn btn-outline btn-xl page-scroll">Install</a>
</div> </div>
</div> </div>