summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-22 09:10:13 -0800
committerJakub Kicinski <kuba@kernel.org>2024-03-25 06:43:13 -0700
commit7b52606cd67599322bc0c95540aa699e3918c5da (patch)
tree586e876d75a63541b04fc5db9338ac632a8f933a
parent976fa03ca01b912dd41bd0dca8ab7f518ae96c2d (diff)
downloadmisc-7b52606cd67599322bc0c95540aa699e3918c5da.tar.gz
web: net-next is open (for v6.10)
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--net-next.html7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-next.html b/net-next.html
index 8024244..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 March 11th - March 25th</p>
</bold>
</body>