From be49ec33d94c9a11ffab9c4d3a842d4ec71e9a4f Mon Sep 17 00:00:00 2001 From: Percen <21pesi1bif@hft-stuttgart.de> Date: Fri, 10 Jan 2025 17:46:53 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index 0a72ed5..8151122 100644 --- a/public/index.html +++ b/public/index.html @@ -388,10 +388,10 @@ file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/flower_bed_model/scene.gltf", scale: { x: 0.04, y: 0.04, z: 0.04 } }, - well: { - name: "Well", + fountain: { + name: "Fountain", image: "previewImages/well.PNG", - file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/well_module/scene.gltf", + file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fountain_module/scene.gltf", scale: { x: 0.04, y: 0.04, z: 0.04 } }, lantern: { -- GitLab