summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-09-01 13:32:50 -0700
committerJakub Kicinski <kuba@kernel.org>2023-09-01 13:32:50 -0700
commitfd1f7f3ccb911ec882fc2c1fca3dbdab922973a6 (patch)
tree997072bb7eac30d11e06dd01ec11e250ffc0599c
parent7de941ed0a9b731edd22704613078e7f93ff39a8 (diff)
downloadmisc-fd1f7f3ccb911ec882fc2c1fca3dbdab922973a6.tar.gz
web: add favicon reference
Add favicons to make the status obvious on minimized tabs. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r--net-next.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/net-next.html b/net-next.html
index 72f81b1..14d01c9 100644
--- a/net-next.html
+++ b/net-next.html
@@ -2,6 +2,7 @@
<head>
<title>net-next is CLOSED</title>
+<link rel="shortcut icon" href="/favicon-closed.png" type="image/png" />
</head>
<body>