Showcase what ZM is, in a nutshell, real big on the landing page.
This commit is contained in:
parent
44fda09d4f
commit
024e8777fc
|
@ -1,7 +1,10 @@
|
|||
<div class="jumbotron">
|
||||
<div class="container">
|
||||
<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>
|
||||
|
|
|
@ -20,7 +20,9 @@
|
|||
|
||||
{% include navigation.ext %}
|
||||
|
||||
<div class="container">
|
||||
{% include jumbo.ext %}
|
||||
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-sm-8">
|
||||
|
|
Loading…
Reference in New Issue