|
7 | 7 | "text": "React Templates", |
8 | 8 | "link": "/templates/react" |
9 | 9 | }, |
| 10 | + { |
| 11 | + "text": "Angular IdentityAuth Template", |
| 12 | + "link": "/templates/angular" |
| 13 | + }, |
10 | 14 | { |
11 | 15 | "text": "Blazor Server Tailwind", |
12 | 16 | "link": "/templates/blazor-server" |
|
23 | 27 | "text": "Vue IdentityAuth Template", |
24 | 28 | "link": "/templates/vue" |
25 | 29 | }, |
26 | | - { |
27 | | - "text": "Angular IdentityAuth Template", |
28 | | - "link": "/templates/angular" |
29 | | - }, |
30 | | - { |
31 | | - "text": "React IdentityAuth Template", |
32 | | - "link": "/templates/react-spa" |
33 | | - }, |
34 | 30 | { |
35 | 31 | "text": "Jamstack Templates", |
36 | 32 | "link": "/templates/jamstack" |
|
52 | 48 | "link": "/templates/single-page-apps" |
53 | 49 | }, |
54 | 50 | { |
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" |
65 | 53 | }, |
66 | 54 | { |
67 | 55 | "text": "Razor Press", |
|
70 | 58 | { |
71 | 59 | "text": "Creator Kit", |
72 | 60 | "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" |
85 | 61 | } |
86 | 62 | ] |
87 | 63 | } |
|
0 commit comments