Commit d977c5f7 authored by Tobias Schmidt's avatar Tobias Schmidt

Set descriptive front page title

The title of the homepage is used in Google search results.
parent afaa9a83
......@@ -32,7 +32,7 @@
<% if @item[:title] %>
<title><%= @item[:title] %> | Prometheus</title>
<% else %>
<title>Prometheus</title>
<title>Prometheus - Service monitoring and time series database</title>
<% end %>
<!-- Bootstrap core CSS -->
......
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