From b25d62c10521513428eb409c2e78795233c64d90 Mon Sep 17 00:00:00 2001 From: Leon Xu Date: Tue, 12 Apr 2022 12:13:11 -0700 Subject: [PATCH] file: create index.html with default HTML template --- public/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..450f488 --- /dev/null +++ b/public/index.html @@ -0,0 +1,10 @@ + + + + + + + COVID19 API - Docs + + +