summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-01-02 14:40:22 -0800
committerJakub Kicinski <kuba@kernel.org>2024-01-02 14:50:23 -0800
commit257bc1739bb158ced682406415e703b4bdfb9462 (patch)
tree586e876d75a63541b04fc5db9338ac632a8f933a
parentad274346a8eea579676b4b9bc42899ca90fe4fae (diff)
downloadmisc-257bc1739bb158ced682406415e703b4bdfb9462.tar.gz
web: net-next is open (after winter break)
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--net-next.html11
1 files changed, 5 insertions, 6 deletions
diff --git a/net-next.html b/net-next.html
index 0fc8b97..73d8258 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" />
<style>
- div {
+ div {
margin: auto;
- width: 770px;
+ width: 1280px;
}
p {
text-align: center;
@@ -24,8 +24,7 @@
<body>
<bold>
<div>
- <img src="xmas-closed.png" alt="net-next is CLOSED">
- <p>(reopens January 2nd)</p>
+ <img src="open.jpg" alt="net-next is OPEN">
</div>
</bold>
</body>