From 188087276f30871e7eeb9eff04d13a980ea004d9 Mon Sep 17 00:00:00 2001
From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de>
Date: Wed, 3 May 2023 09:43:48 +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 ac88046..5dccf71 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,6 @@
     <button onclick="location.href='1-Cube.html'">Cube demo</button>
     <button onclick="location.href='2-Hit.html'">Hit to Place Demo</button>
     <p> You can follow this <a href="https://www.google.com">tutorial</a> to create a similar WebXR app.</p>
-    <footer>&copy; 2023 HfT Stuttgart. Contact me at <a href="mailto:Muhammad Mlfakhori">muhammad.alfakhori@hft-stuttgart.de</a>.</footer>
+    <footer>&copy; 2023 HfT Stuttgart. Contact me <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer>
   </body>
 </html>
-- 
GitLab