From bfd0632f802b7a866adffcdae30a87fcd68da7e7 Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Fri, 20 Mar 2026 10:26:15 +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