From 9cf3685f990b2d136386af98cebb1599a000be68 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Joann=20M=C3=B5ndresku?= <joann@cernodile.com>
Date: Sat, 11 May 2024 12:39:01 +0300
Subject: [PATCH] We are actually using caddy these days

---
 layouts/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/index.html b/layouts/index.html
index 0495271..4714a05 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -8,7 +8,7 @@
 &gt; Accept */*<br>
 &gt;<br><br></p>
 <p>&lt; HTTP/1.1 200 OK<br>
-&lt; Server: nginx<br>
+&lt; Server: Caddy<br>
 &lt; Date: Right now o'clock<br>
 &lt; Content-Type: base/based<br>
 &lt; Last-Modified: Doesn't need to be modified, is perfect as-is.<br>
-- 
2.43.0