Commit Diff


commit - 5ca09403c3a4115826e751a509df02cc0c8feb94
commit + b2692621f57c486c62a71dc0a575e8a29ecc82cb
blob - 74466ceacf714f0de103676907d16c04216bb17b
blob + 4dcac4e23492862d5836fa098c964d2287b1f6d7
--- _header.html
+++ _header.html
@@ -5,6 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="color-scheme" content="light dark">
     <title>httpd.rocks - Setup an HTTPS-enabled webserver with httpd on OpenBSD</title>
+    <link rel="icon" type="image/x-icon" href="./favicon.ico">
     <link rel="stylesheet" href="./style.css">
 </head>
 <body>
blob - 6cfede63e5b22057c7bc1d2b36c107761d16b2ff
blob + 6621a9a0422205067b09e32a1a1d4ad88feacb1d
--- index.html
+++ index.html
@@ -5,6 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <meta name="color-scheme" content="light dark">
     <title>httpd.rocks - Setup an HTTPS-enabled webserver with httpd on OpenBSD</title>
+    <link rel="icon" type="image/x-icon" href="./favicon.ico">
     <link rel="stylesheet" href="./style.css">
 </head>
 <body>
blob - /dev/null
blob + 29e51a72249b457207d73445e2848eac7a851fbf (mode 644)
Binary files /dev/null and favicon.ico differ