--- htdocs/index.html | 4 ++++ 1 file changed, 4 insertions(+) Hello,
This adds the news part for the FOSDEM call for participation. Ok to push? I've applied the w3 validator to index.html and see a bunch of errors with the file, but not when pointing it to gcc.gnu.org. I'm probably not using the validator correctly? Thanks, Marc diff --git a/htdocs/index.html b/htdocs/index.html index ff7d858e..7bdc84af 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -55,6 +55,10 @@ mission statement</a>.</p> <h2 id="news">News</h2> <dl> +<dt><span><a href="https://inbox.sourceware.org/gcc/[email protected]/">GCC developer room at FOSDEM 2026: Call for Participation open</a></span> + <span class="date">[2025-11-03]</span></dt> + <dd>FOSDEM 2026: Brussels, Belgium, January 31 - February 1 2026</dd> + <dt><span><a href="gcc-15/">GCC 15.2</a> released</span> <span class="date">[2025-08-08]</span></dt> <dd></dd> -- 2.51.0
