Skip to content

Commit 3bdade4

Browse files
authored
Update featured.json
1 parent 11e9b10 commit 3bdade4

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

_data/featured.json

+17-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"title": "Tiger Dining Alexa Skill",
4+
"username": "benjetson",
5+
"repo": "dining-alexa",
6+
"desc": "Use Alexa to find out what's on the menu at the dining hall!",
7+
"issues": true,
8+
"wiki": true
9+
},
210
{
311
"title": "Gnome Dash Organizer",
412
"username": "benjetson",
@@ -39,6 +47,14 @@
3947
"issues": false,
4048
"wiki": false
4149
},
50+
{
51+
"title": "VRC 3796A In The Zone",
52+
"username": "mannrobo",
53+
"repo": "in-the-zone-A",
54+
"desc": "Code written in RobotC to control my VRC team's In The Zone robot. Uses a bar lift to raise mobile goals and cones to score points.",
55+
"issues": false,
56+
"wiki": false
57+
},
4258
{
4359
"title": "POE Ball Sorter",
4460
"username": "benjetson",
@@ -55,4 +71,4 @@
5571
"wiki": false
5672
}
5773

58-
]
74+
]

0 commit comments

Comments
 (0)