Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd1faff

Browse files
authored
docs: re-add missing Templates and Modules entries to manifest.json (#19442)
1 parent f9a6adc commit cd1faff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/manifest.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,18 @@
4747
"path": "./about/contributing/documentation.md",
4848
"icon_path": "./images/icons/document.svg"
4949
},
50+
{
51+
"title": "Modules",
52+
"description": "Learn how to contribute modules to Coder",
53+
"path": "./about/contributing/modules.md",
54+
"icon_path": "./images/icons/gear.svg"
55+
},
56+
{
57+
"title": "Templates",
58+
"description": "Learn how to contribute templates to Coder",
59+
"path": "./about/contributing/templates.md",
60+
"icon_path": "./images/icons/picture.svg"
61+
},
5062
{
5163
"title": "Backend",
5264
"description": "Our guide for backend development",

0 commit comments

Comments
 (0)