public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@pfeifer.com>
To: gcc-patches@gcc.gnu.org
Subject: [committed] wwwdocs: contribute: Remove <meta name="description">
Date: Tue, 25 Oct 2022 20:57:30 +0200 (CEST)	[thread overview]
Message-ID: <20221025185733.F0F3A33E37@hamza.pair.com> (raw)

The contents of this "description" meta tag really just duplicates
the title of the page and does not contribute to search engine
optimzation or otherwise, so simply drop it.

Pushed. 

Gerald
---
 htdocs/contribute.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/htdocs/contribute.html b/htdocs/contribute.html
index 342c12a8..02843580 100644
--- a/htdocs/contribute.html
+++ b/htdocs/contribute.html
@@ -3,7 +3,6 @@
 
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
-<meta name="description" content="Contributing to the GCC project." />
 <meta name="keywords"
       content="GCC, standards, copyright, patches, contributing" />
 <title>Contributing to GCC</title>
-- 
2.38.0

                 reply	other threads:[~2022-10-25 18:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221025185733.F0F3A33E37@hamza.pair.com \
    --to=gerald@pfeifer.com \
    --cc=gcc-patches@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).