Skip to content

Commit f325cd1

Browse files
authored
docs: update homepage video link to Dart Frog playlist (#220)
1 parent ca69897 commit f325cd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ function HomepageVideos() {
133133
<div className={`${styles.section}`}>
134134
<iframe
135135
className="video"
136-
src="https://www.youtube.com/embed/N7l0b09c6DA"
137-
title="Very Good Livestream: Dart Frog Demo"
136+
src="https://www.youtube.com/embed/videoseries?list=PLprI2satkVdGzVfC3WGCTJYFZVO95sql3"
137+
title="Dart Frog: Dart on the Server"
138138
frameBorder="0"
139139
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
140140
allowFullScreen

0 commit comments

Comments
 (0)