web: net-next is open (for v7.1)

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