Skip to content

Commit

Permalink
add a vod
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanatkn committed Jul 10, 2024
1 parent ae99180 commit c0f22f1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/routes/video_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,9 @@ export const webdevladder_vods_videos: Video_Item[] = [
url: 'https://www.youtube.com/watch?v=dh_6Vyjbuiw',
duration: 8504000,
},
{
title: "Creating my channel's blog and adding Mastodon comments",
url: 'https://www.youtube.com/watch?v=V4Fg3-B6Su8',
duration: 2784000,
},
];

0 comments on commit c0f22f1

Please sign in to comment.