Commit 2095380a authored by Julius Volz's avatar Julius Volz

Un-title case an overview item.

parent 3a16bb5c
......@@ -4,7 +4,7 @@ title: Home
<div class="main">
<div class="row">
<div class="col-md-3">
<h2><i class="fa fa-flask"></i> Data Model</h2>
<h2><i class="fa fa-flask"></i> Data model</h2>
<p class="desc">Prometheus implements a highly dimensional data model. Time series are identified by a metric name and a set of key-value pairs.</p>
<p><a class="btn btn-default" href="/docs/concepts/data_model/" role="button">View details &raquo;</a></p>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment