From cf63ace3bbcac4873e9d9cd65d327f4950c9535a Mon Sep 17 00:00:00 2001 From: Myriam Guedey <myriam.guedey@hft-stuttgart.de> Date: Thu, 19 Oct 2023 11:10:27 +0000 Subject: [PATCH] Update index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 083afe8..f35cf79 100644 --- a/public/index.html +++ b/public/index.html @@ -356,7 +356,7 @@ </p> <p> <img src="imgs/grey_dot.png" alt="" width="32px"> <!--- FGDI TODO: to change ugl --> - Research Group Digitalisation and Information Management @HFT Stuttgart, 2023 - <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find aanother abbreviation--> + Research Group Digitalisation and Information Management @HFT Stuttgart, <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find another abbreviation--> <a href="https://www.hft-stuttgart.de/impressum" target="_blank">Impressum</a> <a href="https://www.hft-stuttgart.de/datenschutz" target="_blank">Datenschutz</a> </div> -- GitLab