Skip to content

Commit c27abcb

Browse files
author
Parsa Azari
committed
added vimeo link for 38:01
1 parent 759fa6b commit c27abcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@
206206
51%, 100% { opacity: 0; }
207207
}
208208
</style>
209-
<script type="module" crossorigin src="/3D-Portfolio/assets/index-kPd96QhG.js"></script>
209+
<script type="module" crossorigin src="/3D-Portfolio/assets/index-CNoA5Ahw.js"></script>
210210
<link rel="stylesheet" crossorigin href="/3D-Portfolio/assets/index-CE_aFpHU.css">
211211
</head>
212212

src/core/rendering/environments/SeveranceEnvironment.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4286,7 +4286,7 @@ export class SeveranceEnvironment extends BaseEnvironment {
42864286
console.log("[DEBUG FILM INTERIOR] About to call addWatchInteractionToFrame for poster1"); // <<< ADDED
42874287
const poster1Interact = addWatchInteractionToFrame(
42884288
framedPoster1, poster1Position,
4289-
'https://your-link-here',
4289+
'https://vimeo.com/1089278485',
42904290
'38:01',
42914291
'2017',
42924292
'parsa azari',

0 commit comments

Comments
 (0)