Skip to content

Commit 3d152e6

Browse files
authored
Merge pull request #1982 from appwrite/fix-announcement-video-url
Change url
2 parents 1eebfed + d9a63b7 commit 3d152e6

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
@@ -60,7 +60,7 @@
6060
}
6161
],
6262
announcementVideo: {
63-
url: 'https://www.youtube-nocookie.com/embed/31udvDQ5I4Y',
63+
url: 'https://www.youtube-nocookie.com/embed/0cERQxFjTW4',
6464
title: 'Announcement Video',
6565
poster: Poster
6666
},

0 commit comments

Comments
 (0)