From 2ab55ec6cf4a1230a3f610e4162dd0c28c20ec8d Mon Sep 17 00:00:00 2001
From: Kutzner <kevin.kutzner@hft-stuttgart.de>
Date: Tue, 23 Nov 2021 21:29:51 +0000
Subject: [PATCH] Upload New File

---
 public/index.html | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 public/index.html

diff --git a/public/index.html b/public/index.html
new file mode 100644
index 0000000..d0e0b2a
--- /dev/null
+++ b/public/index.html
@@ -0,0 +1,5 @@
+<!DOCTYPE html>
+<meta charset="utf-8">
+<title>Redirecting...</title>
+<meta http-equiv="refresh" content="0; URL=home/">
+<link rel="canonical" href="home/">
-- 
GitLab