public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
From: Gerald Pfeifer <gerald@sourceware.org>
To: gcc-cvs-wwwdocs@gcc.gnu.org
Subject: gcc-wwwdocs branch master updated. 4870f3b830054aba7f434bd34ad5928e46b330ef
Date: Sat, 21 Jan 2023 11:14:24 +0000 (GMT)	[thread overview]
Message-ID: <20230121111424.70CBE3858D20@sourceware.org> (raw)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gcc-wwwdocs".

The branch, master has been updated
       via  4870f3b830054aba7f434bd34ad5928e46b330ef (commit)
      from  5884c4090070e256a538594bd356229a86be55e2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 4870f3b830054aba7f434bd34ad5928e46b330ef
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date:   Sat Jan 21 12:13:41 2023 +0100

    *: Consistent formatting around <head> environment

diff --git a/htdocs/benchmarks/index.html b/htdocs/benchmarks/index.html
index 6973dffc..6ccee355 100644
--- a/htdocs/benchmarks/index.html
+++ b/htdocs/benchmarks/index.html
@@ -1,5 +1,6 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Benchmarking GCC</title>
diff --git a/htdocs/egcs-1.0/index.html b/htdocs/egcs-1.0/index.html
index 7fd8dbbb..4e674440 100644
--- a/htdocs/egcs-1.0/index.html
+++ b/htdocs/egcs-1.0/index.html
@@ -1,10 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>EGCS 1.0</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css">
 </head>
+
 <body>
 <h1>EGCS 1.0</h1>
 
diff --git a/htdocs/egcs-1.1/index.html b/htdocs/egcs-1.1/index.html
index 08674824..adeffd37 100644
--- a/htdocs/egcs-1.1/index.html
+++ b/htdocs/egcs-1.1/index.html
@@ -1,10 +1,12 @@
 <!DOCTYPE html>
 <html lang="en">
+
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>EGCS 1.1</title>
 <link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css">
 </head>
+
 <body>
 
 <h1>EGCS 1.1</h1>

-----------------------------------------------------------------------

Summary of changes:
 htdocs/benchmarks/index.html | 1 +
 htdocs/egcs-1.0/index.html   | 2 ++
 htdocs/egcs-1.1/index.html   | 2 ++
 3 files changed, 5 insertions(+)


hooks/post-receive
-- 
gcc-wwwdocs

                 reply	other threads:[~2023-01-21 11:14 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=20230121111424.70CBE3858D20@sourceware.org \
    --to=gerald@sourceware.org \
    --cc=gcc-cvs-wwwdocs@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).