mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-16 14:14:11 +02:00
Add new fe overview video to video page (#7558)
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"enabled": false
|
||||
},
|
||||
"_variables": {
|
||||
"lastUpdateCheck": 1728296475293
|
||||
"lastUpdateCheck": 1729612578122
|
||||
}
|
||||
}
|
16
src/data/videos/frontend-explaination.md
Normal file
16
src/data/videos/frontend-explaination.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: 'The Ultimate Frontend Developer Roadmap'
|
||||
description: 'Dive into our free frontend developer roadmap!'
|
||||
duration: '10 minutes'
|
||||
isNew: true
|
||||
date: 2024-10-22
|
||||
authorId: 'kamran'
|
||||
sitemap:
|
||||
priority: 0.7
|
||||
changefreq: 'weekly'
|
||||
tags:
|
||||
- 'video'
|
||||
- 'video-sitemap'
|
||||
---
|
||||
|
||||
<iframe class="w-full aspect-video mb-5" src="https://www.youtube.com/watch?v=w3nt4k2jZUo" title="The Ultimate Frontend Developer Roadmap"></iframe>
|
Reference in New Issue
Block a user