Skip to content

Commit

Permalink
change path 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiaoyu Hou authored and Xiaoyu Hou committed Feb 24, 2024
1 parent 402c4b7 commit 37b2726
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@
// import dubai from "./assets/Dubai.jpg";
// import inTandem from "./assets/in_tandem_3d360.mp4";

var athen3d = "./360Viewer3/assets/Athen-3D.jpg";
var losAngeles = "./360Viewer3/assets/forFacebook-8K-LA.jpg";
var athen3d = "/assets/Athen-3D.jpg";
var losAngeles = "/assets/forFacebook-8K-LA.jpg";

var engine = null;
var scene = null;
Expand Down

0 comments on commit 37b2726

Please sign in to comment.