web: net-next is closed (for v6.19 merge window)

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
diff --git a/net-next.html b/net-next.html
index 73d8258..e9294b3 100644
--- a/net-next.html
+++ b/net-next.html
@@ -1,8 +1,8 @@
 <html>
 
 <head>
-<title>net-next is OPEN</title>
-<link rel="shortcut icon" href="/favicon-open.png" type="image/png" />
+<title>net-next is CLOSED</title>
+<link rel="shortcut icon" href="/favicon-closed.png" type="image/png" />
 
 <style>
   div {
@@ -24,8 +24,9 @@
 <body>
   <bold>
     <div>
-      <img src="open.jpg" alt="net-next is OPEN">
+      <img src="closed.jpg" alt="net-next is CLOSED">
     </div>
+    <p>Closed until December 15th</p>
   </bold>
 </body>