From 33647dc8f0060e637185f6ccdcd0e7b74569173e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rapha=C3=ABl=20Gertz?= Date: Sun, 1 Nov 2020 22:30:44 +0100 Subject: [PATCH] Add empty index.html --- public/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/index.html diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e69de29 -- 2.41.0