Update header.html

pull/1387/head
dalcon007 8 years ago committed by GitHub
parent 3a9a972460
commit 4ca3dc3cd6

@ -1,8 +1,11 @@
<header>
<div class="container">
<div class="header-content">
<div class="row">
<div class="col-lg-12 text-center">
<img src="img/headerimg.png" class="img-responsive" alt="">
</div>
<div class="col-lg-12 text-center">
<h1>Your personal media assistant!</h1>
<p>A simple way for your shared media users to request and download content - automatically!<br>
Learn how to get up and running in 5 minutes, below.</p>
@ -11,4 +14,5 @@
</div>
</div>
</div>
</div>
</header>

Loading…
Cancel
Save