From db12295ad6a56fb6efcf1e5667e8f2b1c76c12a5 Mon Sep 17 00:00:00 2001 From: Vat Raghavan Date: Tue, 4 Aug 2020 21:22:59 -0700 Subject: [PATCH] 1st commit --- 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..557db03 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello World