Add youtube videos page

This commit is contained in:
Kamran Ahmed
2020-07-17 15:06:56 +04:00
parent 9e230a01a2
commit da39147539
5 changed files with 110 additions and 12 deletions

View File

@@ -11,8 +11,8 @@ const SiteNav = () => (
<div className='nav-links'>
<a href='/roadmaps'>Roadmaps</a>
<a href='/guides'>Guides</a>
<a href='/podcasts'>
Podcasts
<a href='/watch'>
Watch
<span className='new-item' />
</a>
</div>