Commit f1147ee2 authored by Percen's avatar Percen
Browse files

Merge branch '21pesi1bif-master-patch-67473' into 'master'

Update public/index.html

See merge request !21
parents 497a878c ff4b9369
Pipeline #10477 passed with stage
in 8 seconds
...@@ -76,13 +76,11 @@ ...@@ -76,13 +76,11 @@
<div class="container"> <div class="container">
<h1>GeoVis AR Projekt</h1> <h1>GeoVis AR Projekt</h1>
<p>Gestalten Sie Ihre Stadt in Augmented Reality mit interaktiven Stadtmöbeln!</p> <p>Mit Augmented Reality können Sie ihrer Fantasie freien Lauf lassen und ihre Stadt interaktiv gestalten!</p>
<button onclick="activateXR()">Start City Planning</button> <button onclick="activateXR()">Start City Planning</button>
</div> </div>
<div class="footer">
<p>&copy; 2024 GeoVis AR | Alle Rechte vorbehalten</p>
</div>
<script> <script>
async function activateXR() { async function activateXR() {
......
Supports Markdown
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