aboutsummaryrefslogtreecommitdiff
path: root/site/src/jekyll/index.html
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2013-11-27 01:01:37 -0300
committerIvan Topolnjak <ivantopo@gmail.com>2013-11-27 01:01:37 -0300
commitcc0ed3578a4f139c7ef6c7ead0305dac8a5f3fdc (patch)
tree34db11ab36e5aa0ad82f2105840681737606aa47 /site/src/jekyll/index.html
parent141d67d2f88a84748fde788e2d9a21c1ad8a3027 (diff)
downloadKamon-cc0ed3578a4f139c7ef6c7ead0305dac8a5f3fdc.tar.gz
Kamon-cc0ed3578a4f139c7ef6c7ead0305dac8a5f3fdc.tar.bz2
Kamon-cc0ed3578a4f139c7ef6c7ead0305dac8a5f3fdc.zip
minor changes to the site layout
Diffstat (limited to 'site/src/jekyll/index.html')
-rw-r--r--site/src/jekyll/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/site/src/jekyll/index.html b/site/src/jekyll/index.html
index 71eb0303..3c8c3beb 100644
--- a/site/src/jekyll/index.html
+++ b/site/src/jekyll/index.html
@@ -3,14 +3,14 @@ layout: default
title: Kamon - Tools for Reactive Applications Monitoring
---
-<div class="jumbotron">
- <div class="container">
+<header class="jumbotron">
+ <div class="row">
<h1>Kamon</h1>
<p>Kamon is a set of tools that will help you monitor your reactive applications.</p>
</div>
-</div>
+</header>
<div class="container">
<!-- Example row of columns -->