From 45e9021ca1ab385af39549e5cfbe437051cb58cc Mon Sep 17 00:00:00 2001 From: khang294 Date: Sun, 19 Apr 2026 18:59:17 +0700 Subject: [PATCH 1/4] Hello from HaoKhang --- index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/index.html b/index.html index 11e1be685..7f55561fc 100644 --- a/index.html +++ b/index.html @@ -100,6 +100,10 @@

Contribute

Gracias.

+ +
+

Thanks a lot W3Schools!

+

Hello from Uzbekistan!

From 915c391bcaf148d9df89a4aa0061efce8069a0e6 Mon Sep 17 00:00:00 2001 From: khang294 Date: Sun, 19 Apr 2026 21:40:28 +0700 Subject: [PATCH 2/4] add style --- style.css | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 style.css diff --git a/style.css b/style.css new file mode 100644 index 000000000..e69de29bb From 82939dd6fe3d9d6ec58e6889200d5efdebd2ee53 Mon Sep 17 00:00:00 2001 From: khang294 Date: Thu, 30 Apr 2026 21:20:15 +0700 Subject: [PATCH 3/4] add font --- style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/style.css b/style.css index e69de29bb..4f73ed279 100644 --- a/style.css +++ b/style.css @@ -0,0 +1,3 @@ +* { + font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif; +} \ No newline at end of file From dbc45aa1e42097c41ce4eb5a5f59ff26d6e16661 Mon Sep 17 00:00:00 2001 From: khang294 Date: Thu, 30 Apr 2026 21:47:24 +0700 Subject: [PATCH 4/4] add log --- log.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 log.js diff --git a/log.js b/log.js new file mode 100644 index 000000000..e69de29bb