From 8adbad87c9ea43b876e1738ab8379fb4229bf810 Mon Sep 17 00:00:00 2001 From: Muh Isfhani Ghiath Date: Thu, 11 Jan 2024 23:14:39 +0700 Subject: [PATCH] Create index.html --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..cd08755 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello world!