summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2023-09-11 21:54:26 +0200
committerPaolo Abeni <pabeni@redhat.com>2023-09-11 21:54:26 +0200
commita453c8d64d5f1c7b40e71d978c15860e0e4f24d8 (patch)
tree710dfd2abfcb15ddd99b0310d9d2c1f713340d98
parentfd1f7f3ccb911ec882fc2c1fca3dbdab922973a6 (diff)
downloadmisc-a453c8d64d5f1c7b40e71d978c15860e0e4f24d8.tar.gz
web: net-next is open (for v6.7-next)
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
-rw-r--r--net-next.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-next.html b/net-next.html
index 14d01c9..2a824bb 100644
--- a/net-next.html
+++ b/net-next.html
@@ -1,13 +1,13 @@
<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" />
</head>
<body>
<bold>
-<img src="closed.jpg" alt="net-next is CLOSED">
+<img src="open.jpg" alt="net-next is OPEN">
</bold>
</body>