Showcase what ZM is, in a nutshell, real big on the landing page.

This commit is contained in:
Kyle Johnson 2014-06-12 16:11:43 -04:00
parent 44fda09d4f
commit 024e8777fc
2 changed files with 7 additions and 2 deletions

View File

@ -1,7 +1,10 @@
<div class="jumbotron"> <div class="jumbotron">
<div class="container">
<h1>ZoneMinder</1> <h1>ZoneMinder</1>
<p class="lead"> ZoneMinder is a free, open source <abbr title="Closed-Circuit TeleVision">CCTV</abbr> Linux application which supports monitoring, alerting and recording of IP, USB and analog camears.</p> <p class="lead"> ZoneMinder is a free, open source <abbr title="Closed-Circuit TeleVision">CCTV</abbr> Linux application which supports monitoring, alerting and recording of IP, USB and analog cameras. Use it with just about any camera to monitor your home, business, crib, or anything else, for free.</p>
<p><a href="/about" class="btn btn-primary btn-lg" role="button">Learn more</a></p>
</div> </div>
</div>

View File

@ -20,7 +20,9 @@
{% include navigation.ext %} {% include navigation.ext %}
<div class="container"> {% include jumbo.ext %}
<div class="container-fluid">
<div class="row"> <div class="row">
<div class="col-sm-8"> <div class="col-sm-8">