Skip to content

Commit 2c220fe

Browse files
Update sidebars.js
Moved Code of Conduct to top of Community, and added 'keeping codewars safe'
1 parent da40329 commit 2c220fe

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

sidebars.js

+3-2
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,11 @@ module.exports = {
130130
id: "community/index",
131131
},
132132
items: [
133-
"community/following",
133+
"community/code-of-conduct",
134134
"community/moderation/index",
135135
"community/moderation/tools",
136-
"community/code-of-conduct",
136+
"community/moderation/keeping-codewars-safe/",
137+
"community/following",
137138
],
138139
},
139140
{

0 commit comments

Comments
 (0)