diff --git a/public/index.html b/public/index.html index f362206e0a1df7afbfe24970552cda26161b7c2e..5f7b7c67122ee2ea02d0267d22b7c1dce59b2776 100644 --- a/public/index.html +++ b/public/index.html @@ -41,7 +41,7 @@ </head> <body> <h1>Welcome to WebXR demo!</h1> - <h4>Prepared by ARIF & SUDIPTA</h4> + <h4>Prepared by ARIF and SUDIPTA</h4> <p>Click on one of the buttons below to go to Augmented Reality:</p> <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="HfT Stuttgart" id="logo"> <button onclick="location.href='1-Cube.html'">Visualize Cube</button>