Skip to content

Commit 9858074

Browse files
committed
make gen
1 parent 0413366 commit 9858074

File tree

1 file changed

+36
-36
lines changed

1 file changed

+36
-36
lines changed

docs/manifest.json

Lines changed: 36 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -30,42 +30,42 @@
3030
]
3131
},
3232
{
33-
"title": "Contributing",
34-
"description": "Learn how to contribute to Coder",
35-
"path": "./CONTRIBUTING.md",
36-
"icon_path": "./images/icons/contributing.svg",
37-
"children": [
38-
{
39-
"title": "Code of Conduct",
40-
"description": "See the code of conduct for contributing to Coder",
41-
"path": "./CODE_OF_CONDUCT.md",
42-
"icon_path": "./images/icons/circle-dot.svg"
43-
},
44-
{
45-
"title": "Documentation",
46-
"description": "Our style guide for use when authoring documentation",
47-
"path": "./about/contributing/documentation.md",
48-
"icon_path": "./images/icons/document.svg"
49-
},
50-
{
51-
"title": "Backend",
52-
"description": "Our guide for backend development",
53-
"path": "./about/contributing/backend.md",
54-
"icon_path": "./images/icons/gear.svg"
55-
},
56-
{
57-
"title": "Frontend",
58-
"description": "Our guide for frontend development",
59-
"path": "./about/contributing/frontend.md",
60-
"icon_path": "./images/icons/frontend.svg"
61-
},
62-
{
63-
"title": "Security",
64-
"description": "Our guide for security",
65-
"path": "./contributing/SECURITY.md",
66-
"icon_path": "./images/icons/lock.svg"
67-
}
68-
]
33+
"title": "Contributing",
34+
"description": "Learn how to contribute to Coder",
35+
"path": "./CONTRIBUTING.md",
36+
"icon_path": "./images/icons/contributing.svg",
37+
"children": [
38+
{
39+
"title": "Code of Conduct",
40+
"description": "See the code of conduct for contributing to Coder",
41+
"path": "./CODE_OF_CONDUCT.md",
42+
"icon_path": "./images/icons/circle-dot.svg"
43+
},
44+
{
45+
"title": "Documentation",
46+
"description": "Our style guide for use when authoring documentation",
47+
"path": "./about/contributing/documentation.md",
48+
"icon_path": "./images/icons/document.svg"
49+
},
50+
{
51+
"title": "Backend",
52+
"description": "Our guide for backend development",
53+
"path": "./about/contributing/backend.md",
54+
"icon_path": "./images/icons/gear.svg"
55+
},
56+
{
57+
"title": "Frontend",
58+
"description": "Our guide for frontend development",
59+
"path": "./about/contributing/frontend.md",
60+
"icon_path": "./images/icons/frontend.svg"
61+
},
62+
{
63+
"title": "Security",
64+
"description": "Our guide for security",
65+
"path": "./contributing/SECURITY.md",
66+
"icon_path": "./images/icons/lock.svg"
67+
}
68+
]
6969
}
7070
]
7171
},

0 commit comments

Comments
 (0)