From d2ec4f4bd95962985d11a924b68db3809ccffdff Mon Sep 17 00:00:00 2001 From: administrator Date: Wed, 21 Feb 2024 17:05:04 +0800 Subject: [PATCH] Update src/index.php --- src/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/index.php b/src/index.php index ef62b65..d5b4e21 100644 --- a/src/index.php +++ b/src/index.php @@ -1,5 +1,5 @@ // src/index.php Hello World'; -echo 'Version: 20240221-1537'; +echo '

Hello World


'; +echo 'Version: 20240221-1537
'; ?> \ No newline at end of file