From 94a86ee3b3dad464f439ea1018e67d85fff33786 Mon Sep 17 00:00:00 2001 From: Clifton <88869618+cliftonburt@users.noreply.github.com> Date: Tue, 19 Nov 2024 21:15:57 +0000 Subject: [PATCH] :fire: Remove initial HTML structure from test page --- index.html | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/index.html b/index.html index cd5d18c..e69de29 100644 --- a/index.html +++ b/index.html @@ -1,12 +0,0 @@ - - - - - - Test Page - - -

Hello, World!

-

This is a simple HTML page to test in the browser.

- - \ No newline at end of file