angualar base
This commit is contained in:
@@ -38,6 +38,14 @@ export default defineConfig({
|
||||
{ text: 'Controller Testing', link: '/dotnet/controller-testing' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Angular',
|
||||
link: '/angular/',
|
||||
collapsed: true,
|
||||
items: [
|
||||
{ text: 'Base Components', link: '/angular/base-components' },
|
||||
]
|
||||
},
|
||||
{
|
||||
text: 'Ansible',
|
||||
link: '/ansible/',
|
||||
|
Reference in New Issue
Block a user