This is how I actually noticed the situation in gcc-13/buildstat.html (and then I mixed the two up).
Jakub, do you have some old templates somewhere maybe? Gerald Pushed: --- htdocs/onlinedocs/13.1.0/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/onlinedocs/13.1.0/index.html b/htdocs/onlinedocs/13.1.0/index.html index 7b8c3d38..2abc06ac 100644 --- a/htdocs/onlinedocs/13.1.0/index.html +++ b/htdocs/onlinedocs/13.1.0/index.html @@ -4,7 +4,7 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>GCC 13.1 manuals</title> -<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css" /> +<link rel="stylesheet" type="text/css" href="https://gcc.gnu.org/gcc.css"> </head> <body> -- 2.40.1