From 3a622f538fc4aa367099383948f196e6e6d4c6a4 Mon Sep 17 00:00:00 2001 From: arif Date: Sat, 12 Nov 2022 22:13:03 +0300 Subject: [PATCH] feat: added html page --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..56efbdb --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + Document + + + + + \ No newline at end of file