From 2cc0eaf6613d22be26bb97f973611e4c3fee7754 Mon Sep 17 00:00:00 2001 From: Traboulsi <salam.traboulsi@hft-stuttgart.de> Date: Mon, 19 Feb 2024 10:30:28 +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 487f210..731ce2e 100644 --- a/public/index.html +++ b/public/index.html @@ -367,7 +367,7 @@ </div> <h5 class="font-weight-bold mt-4 mb-3">Max Faber</h5> <p class="text-uppercase blue-text"><strong>Academic staff member</strong></p> - <a href="https://www.hft-stuttgart.de/p/max-faberr" target="_blank"> + <a href="https://www.hft-stuttgart.de/p/max-faber" target="_blank"> <button class="btn btn-primary btn-sm profile">See full profile</button> </a> </div> -- GitLab