From 3882fc0ff041a633c61da6e5f89b66cb5fbf33bf Mon Sep 17 00:00:00 2001 From: Myriam Guedey <myriam.guedey@hft-stuttgart.de> Date: Thu, 19 Oct 2023 07:51:48 +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 651feb2..ba7ae7e 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/grey_dot.svg" alt="" width="32px"> <!--- FGDI TODO: to change ugl --> + <img src="imgs/grey_dot.png" 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