public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 4870f3b830054aba7f434bd34ad5928e46b330ef
@ 2023-01-21 11:14 Gerald Pfeifer
  0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2023-01-21 11:14 UTC (permalink / raw)
  To: gcc-cvs-wwwdocs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-01-21 11:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-21 11:14 gcc-wwwdocs branch master updated. 4870f3b830054aba7f434bd34ad5928e46b330ef Gerald Pfeifer

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).