From f867c99e9ca3f8e9f164674e4250ce2f79183b71 Mon Sep 17 00:00:00 2001 From: Mr Felix Berg Date: Tue, 25 Mar 2025 09:38:21 +0000 Subject: [PATCH] making the title bigger --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0fa3d81..e874e8d 100644 --- a/index.html +++ b/index.html @@ -17,9 +17,9 @@ font-weight: bold; text-align: center; } - + - Hello world! +

Hello World!

-- GitLab