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 b8a7837 commit 254a9abCopy full SHA for 254a9ab
1 file changed
src/data/common.ts
@@ -2,7 +2,7 @@ export const callForPapersUrl = '';
2
3
export const liveUrl = 'https://youtube.com/live/#';
4
5
-export const youtubeVideoId = 'J-0oZFlSpcQ';
+export const youtubeVideoId = 'ZseCIIKKO5g';
6
export const youtubePlaylistId = 'PLTvZBPQxCI8EWxk9lhgOP8wSg7572N5Up';
7
export const youtubePlaylistUrl = `https://www.youtube.com/watch?v=${youtubeVideoId}&list=${youtubePlaylistId}`;
8
0 commit comments