From 93a11d3c9b6f19ea402dff1309521589d4083a27 Mon Sep 17 00:00:00 2001 From: Faisal Salman Date: Mon, 13 Mar 2023 21:18:07 +0700 Subject: [PATCH] Create a simple test page in /test --- test/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/index.html diff --git a/test/index.html b/test/index.html new file mode 100644 index 0000000..b235293 --- /dev/null +++ b/test/index.html @@ -0,0 +1,10 @@ + + \ No newline at end of file