Set more projects as side-docs (#1253)
This commit is contained in:
		
				
					committed by
					
						
						Peli de Halleux
					
				
			
			
				
	
			
			
			
						parent
						
							95ae446a6d
						
					
				
				
					commit
					2cfc487412
				
			@@ -9,12 +9,14 @@ Here are some cool projects that you can build with your @boardname@!
 | 
			
		||||
  "name": "Mood Radio",
 | 
			
		||||
  "url": "/projects/mood-radio",
 | 
			
		||||
  "description": "Send a mood message to your friends",
 | 
			
		||||
  "imageUrl": "/static/mb/projects/mood-radio.png"
 | 
			
		||||
  "imageUrl": "/static/mb/projects/mood-radio.png",
 | 
			
		||||
  "cardType": "side"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "Tele-potato",
 | 
			
		||||
  "url": "/projects/tele-potato",
 | 
			
		||||
  "description": "Play a radio version of the hot potato game",
 | 
			
		||||
  "imageUrl": "/static/mb/projects/tele-potato.png"
 | 
			
		||||
  "imageUrl": "/static/mb/projects/tele-potato.png",
 | 
			
		||||
  "cardType": "side"
 | 
			
		||||
}, {
 | 
			
		||||
  "name": "Fireflies",
 | 
			
		||||
  "url": "/projects/fireflies",
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user