summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'views/index.erb')
-rw-r--r--views/index.erb6
1 files changed, 3 insertions, 3 deletions
diff --git a/views/index.erb b/views/index.erb
index 00ffd6b..568b5eb 100644
--- a/views/index.erb
+++ b/views/index.erb
@@ -1,8 +1,8 @@
-<h1 class="first-header">Gentoo Infrastructure Status</h1>
+<h1 class="first-header">Gentoo infrastructure status</h1>
<p>This data is aggregated from our automated service monitoring system as well as the outage and maintenance notices posted below.</p>
-<h2>Service Availability Overview</h2>
+<h2>Service availability overview</h2>
<div class="row">
<div class="col-lg-4">
@@ -16,6 +16,6 @@
</div>
</div>
-<h2 id="notices">Maintenance and Outage Notices <small id="notices-for"></small></h2>
+<h2 id="notices">Maintenance and outage notices <small id="notices-for"></small></h2>
<%= partial :notice, :collection => NoticeStore.instance.visible_notices %>