diff --git a/public/index.html b/public/index.html index ccc282c6e2e3707175eca3ca950ba2f12e7ad87f..78e3807dbc801b3a9a6ddac0deb2a3e9e60ef789 100644 --- a/public/index.html +++ b/public/index.html @@ -71,7 +71,7 @@ loader.load("https://immersive-web.github.io/webxr-samples/media/gltf/reticle/re }) let flower; -loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/tree-lime/model.gltf", function(gltf) { +loader.load("https://vazxmixjsiawhamofees.supabase.co/storage/v1/object/public/models/dog/model.gltf", function(gltf) { flower = gltf.scene; });