adding videos page to home
This commit is contained in:
		
							
								
								
									
										31
									
								
								docs/videos.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								docs/videos.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,31 @@
 | 
			
		||||
# Videos
 | 
			
		||||
 | 
			
		||||
```codecard
 | 
			
		||||
[
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Firmware Update",
 | 
			
		||||
        "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5d009e5f93fbf479c2e5ed2bf87a7990&source=embed&photo%5fid=35719444",
 | 
			
		||||
        "imageUrl": "https://legoeducation.videomarketingplatform.co/27288170/35719444/5d009e5f93fbf479c2e5ed2bf87a7990/thumbnail.png"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Getting Started",
 | 
			
		||||
        "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=2008a566f1fb034d58d5ebe19ba8621f&source=embed&photo%5fid=35719467",
 | 
			
		||||
        "imageUrl": "https://legoeducation.videomarketingplatform.co/27288175/35719467/2008a566f1fb034d58d5ebe19ba8621f/thumbnail.png"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Block-based coding and Simulation",
 | 
			
		||||
        "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=629730c938e452f0fd7653fbc4708166&source=embed&photo%5fid=35719470",
 | 
			
		||||
        "imageUrl": "https://legoeducation.videomarketingplatform.co/27288172/35719470/629730c938e452f0fd7653fbc4708166/thumbnail.png"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Text Based Coding",
 | 
			
		||||
        "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=3513a83b87fe536b2dc512237465fd1b&source=embed&photo%5fid=35719471",
 | 
			
		||||
        "imageUrl": "https://legoeducation.videomarketingplatform.co/27288172/35719471/3513a83b87fe536b2dc512237465fd1b/thumbnail.png"
 | 
			
		||||
    },
 | 
			
		||||
    {
 | 
			
		||||
        "name": "Tips and Tricks",
 | 
			
		||||
        "url": "https://legoeducation.videomarketingplatform.co/v.ihtml/player.html?token=5c594c2373367f7870196f519f3bfc7a&source=embed&photo%5fid=35719472",
 | 
			
		||||
        "imageUrl": "https://legoeducation.videomarketingplatform.co/27288175/35719472/5c594c2373367f7870196f519f3bfc7a/thumbnail.png"
 | 
			
		||||
    }
 | 
			
		||||
]
 | 
			
		||||
```
 | 
			
		||||
@@ -12,7 +12,8 @@
 | 
			
		||||
        "Tutorials": "tutorials",
 | 
			
		||||
        "Design Engineering": "design-engineering",
 | 
			
		||||
        "Coding": "coding",
 | 
			
		||||
        "Maker": "maker"
 | 
			
		||||
        "Maker": "maker",
 | 
			
		||||
        "Videos": "videos"
 | 
			
		||||
    },
 | 
			
		||||
    "electronManifest": {
 | 
			
		||||
        "latest": "v0.4.2"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user