File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed
docs/get-involved/hacktoberfest Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 11---
22id : index-hacktoberfest
33title : Hacktoberfest 2021 at Redis
4- sidebar_label : Hacktoberfest 2021
4+ sidebar_label : Start Here
55slug : /hacktoberfest/
66---
77
Original file line number Diff line number Diff line change @@ -260,7 +260,14 @@ module.exports = {
260260 label : 'Get Involved' ,
261261 items : [
262262 'get-involved/index-getinvolved' ,
263- 'get-involved/hacktoberfest/index-hacktoberfest' ,
263+ {
264+ type : 'category' ,
265+ label : 'Hacktoberfest 2021' ,
266+ items : [
267+ 'get-involved/hacktoberfest/index-hacktoberfest' ,
268+ 'get-involved/hacktoberfest/lara-aasem-story/index-lara-aasem-story'
269+ ]
270+ } ,
264271 'get-involved/discord/index-discord' ,
265272 'get-involved/redis-live/index-redis-live' ,
266273 ]
You can’t perform that action at this time.
0 commit comments