From dbf0ae2a05c78f1c352cec2814e0e086140bfebc Mon Sep 17 00:00:00 2001
From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de>
Date: Wed, 3 May 2023 13:53:10 +0000
Subject: [PATCH] Update public/webXR/index.html

---
 public/webXR/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/webXR/index.html b/public/webXR/index.html
index 5dccf71..161500c 100644
--- a/public/webXR/index.html
+++ b/public/webXR/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 <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer>
+    <footer>&copy; 2023 HfT Stuttgart. Contact <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer>
   </body>
 </html>
-- 
GitLab