aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Marchese <maffblaster@gentoo.org>2017-07-27 17:38:32 -0700
committerMatthew Marchese <maffblaster@gentoo.org>2017-07-27 20:54:15 -0700
commit05417061458ac410241250c20d615145dd9441f4 (patch)
tree8a48b9cdd8b52eef879da3375561151910f3adca /index.html
parentMake scripts have consistent output. (diff)
downloadwww-05417061458ac410241250c20d615145dd9441f4.tar.gz
www-05417061458ac410241250c20d615145dd9441f4.tar.bz2
www-05417061458ac410241250c20d615145dd9441f4.zip
Sentence case migration.
Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 6ced905..7b98684 100644
--- a/index.html
+++ b/index.html
@@ -42,11 +42,11 @@ meta: '<link rel="alternate" type="application/atom+xml" title="Gentoo Linux New
<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>