From 0ebe931967b942971ba4bac8debe1647e25b15b7 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Mon, 4 Oct 2021 10:40:12 +0200 Subject: [PATCH] Add public --- public/index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..cd08755 --- /dev/null +++ b/public/index.html @@ -0,0 +1 @@ +Hello world!