diff --git a/public/index.html b/public/index.html index 3635d9ee6e7017d7e62c5501791750af5712e00b..f362206e0a1df7afbfe24970552cda26161b7c2e 100644 --- a/public/index.html +++ b/public/index.html @@ -40,7 +40,8 @@ </style> </head> <body> - <h1>Welcome to this WebXR demo!</h1> + <h1>Welcome to WebXR demo!</h1> + <h4>Prepared by ARIF & 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>