Skip to content

Commit 4f70cc1

Browse files
committed
updating thumbnail
1 parent 6580225 commit 4f70cc1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/components/homepage/FeaturedContentSection.astro

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ const { title, text, image, cards, imagePosition } = props.parse(Astro.props);
5757
<Stream
5858
videoId="d89f290431f98e551f2b1467f85d6561"
5959
videoTitle="foo"
60-
thumbnailStartTime="517s"
60+
thumbnailTimeOrURL="https://pub-d9bf66e086fb4b639107aa52105b49dd.r2.dev/cloudflare-stack.jpg"
61+
moreVideosLink="false"
6162
/>
6263

6364
<LinkCard title={"Explore our Developer Platform"} href={"/products/?product-group=Developer+platform"} />

0 commit comments

Comments
 (0)