From c0c4ed907b3b59522ea9fcacd5a9384fda77616a Mon Sep 17 00:00:00 2001
From: Arif <azizularif@gmail.com>
Date: Sat, 24 Jun 2023 19:45: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 b16dd87..f1eefd8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -46,6 +46,6 @@
     <p>Click on one of the buttons below to go to Augmented Reality:</p>
     <button onclick="location.href='1-Cube.html'">Visualize Cube</button>
     <button onclick="location.href='2-Hit.html'">Place a Road Roller</button>
-    <footer>&copy; 2023 HfT Stuttgart. </a></footer>
+    <footer>&copy; 2023 HFT Stuttgart. </a></footer>
   </body>
 </html>
-- 
GitLab