From 7b9084ec524f12fef1df0490658eddbe336fdb45 Mon Sep 17 00:00:00 2001 From: tb55xemi <thomas.boy@idiv.de> Date: Mon, 25 Mar 2019 13:40:15 +0100 Subject: [PATCH] not working static --- public/index.html | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 public/index.html diff --git a/public/index.html b/public/index.html deleted file mode 100644 index e3e5b9b..0000000 --- a/public/index.html +++ /dev/null @@ -1,11 +0,0 @@ - -<!doctype html> -<html lang=en> -<head> -<meta charset=utf-8> -<title>test</title> -</head> -<body> -<p>I'm the content</p> -</body> -</html> \ No newline at end of file -- GitLab