summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-07 17:20:22 -0800
committerJakub Kicinski <kuba@kernel.org>2024-01-07 17:20:22 -0800
commit9e04beb1badd6cff9665eb870b89005d77a96de3 (patch)
tree4565af8be1cce0f924f1bb817bea7e933e0b926e
parent257bc1739bb158ced682406415e703b4bdfb9462 (diff)
downloadmisc-9e04beb1badd6cff9665eb870b89005d77a96de3.tar.gz
web: net-next is closed (for v6.8)
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 73d8258..1d1e4d0 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,7 +24,7 @@
<body>
<bold>
<div>
- <img src="open.jpg" alt="net-next is OPEN">
+ <img src="closed.jpg" alt="net-next is CLOSED">
</div>
</bold>
</body>