From 37316a5243a336ae52010d68254bc7b7cffa6669 Mon Sep 17 00:00:00 2001 From: Keyu Bao <keyu.bao@hft-stuttgart.de> Date: Thu, 14 May 2020 14:03:01 +0000 Subject: [PATCH] Add new file --- index.html | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..8acc267 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +<h1>Hallo world</h1> \ No newline at end of file -- GitLab