Skip to content

Commit 0716492

Browse files
committed
Correct video url
1 parent 57c2039 commit 0716492

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/(init)/init/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
}
196196
],
197197
announcementVideo: {
198-
url: 'https://www.youtube-nocookie.com/embed/2KAwVoJh8a8',
198+
url: 'https://www.youtube-nocookie.com/embed/eiwCCjBD3cw',
199199
title: 'Announcement Video',
200200
poster: PosterFileTokens
201201
},

0 commit comments

Comments
 (0)