aboutsummaryrefslogtreecommitdiff
path: root/site/src/jekyll/index.html
diff options
context:
space:
mode:
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 -->