From d73ffb8c3c3538b426a532e141bd95f04e924b6a Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 20 Mar 2026 10:44:14 +0100 Subject: [PATCH] Change greeting from 'Sander' to 'World' --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index b0cc55d..912bedd 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
-

Hello, Sander!

+

Hello, World!

Test application for Hostityourself