From 9cf3685f990b2d136386af98cebb1599a000be68 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Joann=20M=C3=B5ndresku?=
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 @@
> Accept */*
>
< HTTP/1.1 200 OK
-< Server: nginx
+< Server: Caddy
< Date: Right now o'clock
< Content-Type: base/based
< Last-Modified: Doesn't need to be modified, is perfect as-is.
--
2.25.1