We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca69897 commit f325cd1Copy full SHA for f325cd1
docs/src/pages/index.js
@@ -133,8 +133,8 @@ function HomepageVideos() {
133
<div className={`${styles.section}`}>
134
<iframe
135
className="video"
136
- src="https://www.youtube.com/embed/N7l0b09c6DA"
137
- title="Very Good Livestream: Dart Frog Demo"
+ src="https://www.youtube.com/embed/videoseries?list=PLprI2satkVdGzVfC3WGCTJYFZVO95sql3"
+ title="Dart Frog: Dart on the Server"
138
frameBorder="0"
139
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
140
allowFullScreen
0 commit comments