Skip to content

Commit 978e7f6

Browse files
committed
unlist deprecated docs
1 parent 1ea4810 commit 978e7f6

File tree

1 file changed

+6
-30
lines changed

1 file changed

+6
-30
lines changed

MyApp/_pages/templates/sidebar.json

Lines changed: 6 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
"text": "React Templates",
88
"link": "/templates/react"
99
},
10+
{
11+
"text": "Angular IdentityAuth Template",
12+
"link": "/templates/angular"
13+
},
1014
{
1115
"text": "Blazor Server Tailwind",
1216
"link": "/templates/blazor-server"
@@ -23,14 +27,6 @@
2327
"text": "Vue IdentityAuth Template",
2428
"link": "/templates/vue"
2529
},
26-
{
27-
"text": "Angular IdentityAuth Template",
28-
"link": "/templates/angular"
29-
},
30-
{
31-
"text": "React IdentityAuth Template",
32-
"link": "/templates/react-spa"
33-
},
3430
{
3531
"text": "Jamstack Templates",
3632
"link": "/templates/jamstack"
@@ -52,16 +48,8 @@
5248
"link": "/templates/single-page-apps"
5349
},
5450
{
55-
"text": "Nuxt Templates",
56-
"link": "/templates/nuxt"
57-
},
58-
{
59-
"text": "Desktop Templates",
60-
"link": "/templates/desktop"
61-
},
62-
{
63-
"text": "Vue, React, Angular Components",
64-
"link": "/templates/spa-components"
51+
"text": "React IdentityAuth Template",
52+
"link": "/templates/react-spa"
6553
},
6654
{
6755
"text": "Razor Press",
@@ -70,18 +58,6 @@
7058
{
7159
"text": "Creator Kit",
7260
"link": "/creatorkit/"
73-
},
74-
{
75-
"text": "Tour of Webpack",
76-
"link": "/templates/webpack"
77-
},
78-
{
79-
"text": "Install ServiceStackVS",
80-
"link": "/templates/install-servicestackvs"
81-
},
82-
{
83-
"text": "Cross platform dotnet scripts",
84-
"link": "/templates/dotnet-scripts"
8561
}
8662
]
8763
}

0 commit comments

Comments
 (0)