Commit fbe0e02f authored by Arif's avatar Arif
Browse files

Update index.html

parent 34a2681a
Pipeline #8265 passed with stage
in 5 seconds
......@@ -40,11 +40,11 @@
</style>
</head>
<body>
<h1>Welcome to this Web Based Augmented Reality!</h1>
<h1>Welcome to this WebXR demo!</h1>
<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'">Web AR Scene</button>
<button onclick="location.href='2-Hit.html'">Tap to Place</button>
<footer>&copy; 2023 HfT Stuttgart. Prepared By Arpita Sinha & Rushdi Muhtasimul Islam</a>.</footer>
<button onclick="location.href='1-Cube.html'">Cube Demo</button>
<button onclick="location.href='2-Hit.html'">Tap to Place Demo</button>
<footer>&copy; 2023 HfT Stuttgart. Prepared By Azizul Arif & Sudipta Chowdhury</a>.</footer>
</body>
</html>
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment