docs: remove templates (#25717)

- [x] check redirect works at template root
- [x] check redirect works within individual template page
This commit is contained in:
Erick Friis
2024-08-23 15:51:12 -07:00
committed by GitHub
parent 90439b12f6
commit 0022ae1b31
6 changed files with 8 additions and 82 deletions

View File

@@ -383,22 +383,6 @@ module.exports = {
},
},
],
templates: [
{
type: "category",
label: "Templates",
items: [
{
type: "autogenerated",
dirName: "templates",
},
],
link: {
type: "doc",
id: "templates/index",
},
},
],
contributing: [
{
type: "category",