From 75883cfe9ec4ecf391ddda9569d1a2f1ab70f2a6 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Tue, 5 Mar 2024 09:31:38 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 731ce2e..44b00cc 100644 --- a/public/index.html +++ b/public/index.html @@ -437,7 +437,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, <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find another abbreviation--> + Research group Digital Transformation 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