From e02947047782085ca01938a42ecc9dd5e569f3d2 Mon Sep 17 00:00:00 2001 From: Piseth Ing Date: Sun, 18 Sep 2022 11:16:29 +0700 Subject: [PATCH] add h1 tag --- index.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/index.html b/index.html index 19651e2..34e29f0 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,9 @@ + + + +

hello Html

+ \ No newline at end of file