Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
PUNKPOTUS authored Oct 7, 2024
1 parent d42301c commit 7fa9fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frames/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</head>

<body>
<video id="my-video" class="video-js" controls preload="auto" width="500" height="500" poster="https://arweave.net/tcgPiqquobs5dHT5x8Szn3miDxbBVOTKkoMY7MwWGEs"
<video id="my-video" class="video-js" controls preload="auto" width="500" height="500" poster="MY_VIDEO_POSTER.jpg"
data-setup="{}">
<source src="https://vod-cdn.lp-playback.studio/raw/jxf4iblf6wlsyor6526t4tcmtmqa/catalyst-vod-com/hls/70ed8k9v4txqzz9q/index.m3u8" type="application/x-mpegURL" />
<p class="vjs-no-js">
Expand Down

0 comments on commit 7fa9fae

Please sign in to comment.