summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-22 09:10:13 -0800
committerJakub Kicinski <kuba@kernel.org>2024-01-22 09:10:25 -0800
commitb7cd4bcb8f5d1d72fea1753f5ec3524b28e37cf7 (patch)
tree586e876d75a63541b04fc5db9338ac632a8f933a
parent9e04beb1badd6cff9665eb870b89005d77a96de3 (diff)
downloadmisc-b7cd4bcb8f5d1d72fea1753f5ec3524b28e37cf7.tar.gz
web: net-next is open (for v6.9)
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--net-next.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-next.html b/net-next.html
index 1d1e4d0..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,7 +24,7 @@
<body>
<bold>
<div>
- <img src="closed.jpg" alt="net-next is CLOSED">
+ <img src="open.jpg" alt="net-next is OPEN">
</div>
</bold>
</body>