Skip to content

Commit

Permalink
Update 3d model image
Browse files Browse the repository at this point in the history
  • Loading branch information
glanzz committed May 13, 2024
1 parent 0a92de0 commit bfbcfa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/great-green/src/pages/GithubHome.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ function GithubPage() {
const loader = new GLTFLoader();

loader.load(
`/animatedModels/mangotree/scene.gltf`,
`/great-green/animatedModels/mangotree/scene.gltf`,
function (gltf) {
object = gltf.scene;

Expand Down

0 comments on commit bfbcfa8

Please sign in to comment.