From 6987f8ad449eb63e1756956f25bb9925e9cd0529 Mon Sep 17 00:00:00 2001 From: ROSPARS Benoit Date: Wed, 6 Feb 2019 14:44:11 +0100 Subject: [PATCH] Add new file --- 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..e8a7a9c --- /dev/null +++ b/public/index.html @@ -0,0 +1 @@ +Hello world ! It works \ No newline at end of file -- 2.18.1