From 91af604a44d016b4b56fd45266d6928ba3108e9e Mon Sep 17 00:00:00 2001 From: polo Date: Wed, 2 Mar 2022 02:13:38 +0100 Subject: index.html dans public --- public/.htaccess | 1 - public/index.html | 0 2 files changed, 1 deletion(-) delete mode 100644 public/.htaccess create mode 100644 public/index.html (limited to 'public') diff --git a/public/.htaccess b/public/.htaccess deleted file mode 100644 index 45552cb..0000000 --- a/public/.htaccess +++ /dev/null @@ -1 +0,0 @@ -Options -Indexes \ No newline at end of file diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3