File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
6
6
<figure >
7
7
<Wide >
8
- <img class ="wide" src ={` ${ base } /wide.png` } alt =" A wide shot of Audrey Hepburn from the film Charade." />
8
+ <img class ="wide" src ={` . /wide.png` } alt =" A wide shot of Audrey Hepburn from the film Charade." />
9
9
<img
10
10
class =" close"
11
- src ={` ${ base } /close.png` }
11
+ src ={` . /close.png` }
12
12
alt =" A close-up of Audrey Hepburn showing the details of her expression from the film Charade."
13
13
/>
14
14
</Wide >
Original file line number Diff line number Diff line change 18
18
<Wide >
19
19
<div id =" theater" class =" video-container" >
20
20
<div class =" inner" >
21
- <video src ={` ${ base } /ladies_and_gentlemen.mp4` } use:intersect ={intersectionOptions } controls ></video >
21
+ <video src ={` . /ladies_and_gentlemen.mp4` } use:intersect ={intersectionOptions } controls ></video >
22
22
<p class =" caption" >Keep scrolling to dive in.</p >
23
23
</div >
24
24
</div >
You can’t perform that action at this time.
0 commit comments