From 86464b0c4acfcd572c203761d19ee54bc7bae591 Mon Sep 17 00:00:00 2001 From: Kevin Kutzner <kevin.kutzner@hft-stuttgart.de> Date: Mon, 4 Jul 2022 20:54:09 +0200 Subject: [PATCH] disable report --- public/home/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/home/index.html b/public/home/index.html index bcdd6d8..07142c8 100644 --- a/public/home/index.html +++ b/public/home/index.html @@ -70,6 +70,7 @@ </ul> </p> + <!-- <h1>Berichte</h1> <p> @@ -77,6 +78,7 @@ <li><a href="EnSim4iCity_TP2_Bericht-I_-_Vorstudie-und-Anforderungsanalyse.pdf">Bericht I: Vorstudie / Anforderungsanalyse</a></li> </ul> </p> + --> <h1>Externe Links</h1> -- GitLab