From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B423D139694 for ; Tue, 6 Jun 2017 06:16:31 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC8DE21C060; Tue, 6 Jun 2017 06:16:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8E12921C060 for ; Tue, 6 Jun 2017 06:16:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 46F16341961 for ; Tue, 6 Jun 2017 06:16:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABD8E7471 for ; Tue, 6 Jun 2017 06:16:25 +0000 (UTC) From: "Matthew Marchese" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthew Marchese" Message-ID: <1496723623.4be0f29ecf4213416dfb1a8db6190558f6562c70.maffblaster@gentoo> Subject: [gentoo-commits] sites/www:master commit in: / X-VCS-Repository: sites/www X-VCS-Files: index.html X-VCS-Directories: / X-VCS-Committer: maffblaster X-VCS-Committer-Name: Matthew Marchese X-VCS-Revision: 4be0f29ecf4213416dfb1a8db6190558f6562c70 X-VCS-Branch: master Date: Tue, 6 Jun 2017 06:16:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 06971907-7814-4fa3-b0c0-28786d8fbe6e X-Archives-Hash: 1b1fdcb5b6d46a883e6e1f86163f5b92 commit: 4be0f29ecf4213416dfb1a8db6190558f6562c70 Author: Matthew Marchese gentoo org> AuthorDate: Tue Jun 6 04:32:15 2017 +0000 Commit: Matthew Marchese gentoo org> CommitDate: Tue Jun 6 04:33:43 2017 +0000 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=4be0f29e Sentence case for headers. Signed-off-by: Matthew Marchese gentoo.org> index.html | 8 ++++---- 1 file 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: '
-

Developer Blogs live from Planet Gentoo

+

Developer blogs live from Planet Gentoo

{% include frontpage/planet %}
-

Security Advisories from our Security database

+

Security advisories from our Security database

{% include frontpage/glsa %}
-

New Packages more at the Gentoo Packages database

+

New packages more at the Gentoo Packages database

{% include frontpage/packages %}
-

Fresh Documentation on the Gentoo Wiki

+

Fresh documentation on the Gentoo Wiki

{% include frontpage/wiki %}