public inbox for gcc-cvs-wwwdocs@sourceware.org
help / color / mirror / Atom feed
* gcc-wwwdocs branch master updated. 11fc8d5fbfa0ebf84b036f56c5170444d803db69
@ 2022-10-26 21:59 Gerald Pfeifer
0 siblings, 0 replies; only message in thread
From: Gerald Pfeifer @ 2022-10-26 21:59 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 11fc8d5fbfa0ebf84b036f56c5170444d803db69 (commit)
from 0ee90c1a9c4f131e37aedd6b232cbf1f3f042da4 (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 11fc8d5fbfa0ebf84b036f56c5170444d803db69
Author: Gerald Pfeifer <gerald@pfeifer.com>
Date: Wed Oct 26 23:55:47 2022 +0200
style: Remove link to validator.w3.org in footer
This used to be a nice feature, where following that link "hidden" in
a full stop would validate the respective page. Alas due to abuse by
marketing tools and increased focus on privacy current browers do not
provide so called referer information anymore, breaking this use case.
diff --git a/htdocs/style.mhtml b/htdocs/style.mhtml
index 98641c25..8afaa1e1 100644
--- a/htdocs/style.mhtml
+++ b/htdocs/style.mhtml
@@ -166,8 +166,7 @@ permitted in any medium, provided this notice is preserved.</p>
<p>These pages are
<a href="https://gcc.gnu.org/about.html">maintained by the GCC team</a>.
-Last modified <date::format-time "YYYY-MM-DD"><!-- IGNORE DIFF
---><a href="http://validator.w3.org/check/referer">.</a></p>
+Last modified <date::format-time "YYYY-MM-DD">.</p><!-- IGNORE DIFF -->
</div>
-----------------------------------------------------------------------
Summary of changes:
htdocs/style.mhtml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
hooks/post-receive
--
gcc-wwwdocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2022-10-26 21:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-26 21:59 gcc-wwwdocs branch master updated. 11fc8d5fbfa0ebf84b036f56c5170444d803db69 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).