aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-06-05 21:32:15 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2017-06-05 21:33:43 -0700
commit4be0f29ecf4213416dfb1a8db6190558f6562c70 (patch)
tree4b910d918507d6c18928cf46d08743f5d10ed619 /index.html
parentSponsor rebranding: Finanzcheck->Kredite.info. (diff)
downloadwww-4be0f29ecf4213416dfb1a8db6190558f6562c70.tar.gz
www-4be0f29ecf4213416dfb1a8db6190558f6562c70.tar.bz2
www-4be0f29ecf4213416dfb1a8db6190558f6562c70.zip
Sentence case for headers.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'index.html')
-rw-r--r--index.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/index.html b/index.html
index 635890a..6ced905 100644
--- a/index.html
+++ b/index.html
@@ -31,22 +31,22 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux New
<div class="row">
<div class="col-xs-12 col-md-6">
- <h2>Developer Blogs <small>live from <a href="https://planet.gentoo.org">Planet Gentoo</a></small></h2>
+ <h2>Developer blogs <small>live from <a href="https://planet.gentoo.org">Planet Gentoo</a></small></h2>
{% include frontpage/planet %}
</div>
<div class="col-xs-12 col-md-6">
- <h2>Security Advisories <small>from our <a href="https://security.gentoo.org/">Security database</a></small></h2>
+ <h2>Security advisories <small>from our <a href="https://security.gentoo.org/">Security database</a></small></h2>
{% include frontpage/glsa %}
</div>
</div>
<div class="row">
<div class="col-xs-12 col-md-6">
- <h2>New Packages <small>more at the <a href="https://packages.gentoo.org">Gentoo Packages database</a></small></h2>
+ <h2>New packages <small>more at the <a href="https://packages.gentoo.org">Gentoo Packages database</a></small></h2>
{% include frontpage/packages %}
</div>
<div class="col-xs-12 col-md-6">
- <h2>Fresh Documentation <small>on the <a href="https://wiki.gentoo.org/">Gentoo Wiki</a></small></h2>
+ <h2>Fresh documentation <small>on the <a href="https://wiki.gentoo.org/">Gentoo Wiki</a></small></h2>
{% include frontpage/wiki %}
</div>
</div>