Skip to content

Commit 30417eb

Browse files
committed
add speed up to manifest
1 parent 3073ab7 commit 30417eb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/manifest.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -723,6 +723,16 @@
723723
"title": "FAQs",
724724
"description": "Miscellaneous FAQs from our community",
725725
"path": "./tutorials/faqs.md"
726+
},
727+
{
728+
"title": "Best practices",
729+
"description": "Guides to help you make the most of your Coder experience",
730+
"children": [
731+
{
732+
"title": "Speed up your Coder templates and workspaces",
733+
"path": "./tutorials/best-practices/speed-up-templates.md"
734+
}
735+
]
726736
}
727737
]
728738
},

0 commit comments

Comments
 (0)