From 05c3fcd393a209594ae6a7ee4987906eb52943d0 Mon Sep 17 00:00:00 2001 From: Myriam Guedey <myriam.guedey@hft-stuttgart.de> Date: Thu, 19 Oct 2023 07:47:42 +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 17bb396..651feb2 100644 --- a/public/index.html +++ b/public/index.html @@ -382,7 +382,7 @@ <a id="rgc_backtotop" href="#">Back to top</a> </p> <p> - <img src="imgs/ugl.svg" alt="" width="32px"> <!--- FGDI TODO: to change ugl --> + <img src="imgs/grey_dot.svg" alt="" width="32px"> <!--- FGDI TODO: to change ugl --> Research Group Digitalisation and Information Management @HFT Stuttgart, 2020 - <span id="current-year"></span>.</p> <!--- FGDI TODO: to change the name of the group or to find aanother 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> -- GitLab