From e1b37a5b5ee16632e6b32e72e65f6420492e27bc Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Mon, 7 Aug 2023 14:53:27 +0530 Subject: feat: added index page --- public/index.html | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 public/index.html (limited to 'public') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..ca1f634 --- /dev/null +++ b/public/index.html @@ -0,0 +1,19 @@ + + + + + + + Zoro.to API + + + + +

Welcome to Zoro.to api ⚔️

+ + Visit docs for more into + + + + + \ No newline at end of file -- cgit v1.2.3