From 79d9c4d2b09e031f2fa4b6fa6968c7569f26a65f Mon Sep 17 00:00:00 2001 From: mohiit1502 Date: Thu, 21 Feb 2019 12:09:34 +0530 Subject: [PATCH] first deploy --- 404.html | 1 + index.html | 1 + 2 files changed, 2 insertions(+) create mode 100644 404.html create mode 100644 index.html diff --git a/404.html b/404.html new file mode 100644 index 0000000..8290faf --- /dev/null +++ b/404.html @@ -0,0 +1 @@ +Backend is UP! \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..8290faf --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Backend is UP! \ No newline at end of file