diff --git a/public/webXR/index.html b/public/webXR/index.html index 5dccf7135fe3000d53c8d0927baa47d6fcad1180..161500cbcb061bdd2caa1af1b6f363e22e22273b 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>© 2023 HfT Stuttgart. Contact me <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer> + <footer>© 2023 HfT Stuttgart. Contact <a href="mailto:muhammad.alfakhori@hft-stuttgart.de">Muhammad Alfakhori</a>.</footer> </body> </html>