mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-21 09:50:13 +01:00
feat: remove .net, python and iot bundles
This commit is contained in:
parent
64dbfa008f
commit
f0ea4ac3b0
6 changed files with 24 additions and 134 deletions
|
|
@ -20,10 +20,6 @@ export const MENU_ITEMS: NbMenuItem[] = [
|
|||
title: 'PHP',
|
||||
link: '/pages/backend-integration/php',
|
||||
},
|
||||
{
|
||||
title: '.NET',
|
||||
link: '/pages/backend-integration/dot-net',
|
||||
},
|
||||
{
|
||||
title: '.NET Core',
|
||||
link: '/pages/backend-integration/dot-net-core',
|
||||
|
|
@ -36,18 +32,10 @@ export const MENU_ITEMS: NbMenuItem[] = [
|
|||
title: 'Java',
|
||||
link: '/pages/backend-integration/java',
|
||||
},
|
||||
{
|
||||
title: 'Python',
|
||||
link: '/pages/backend-integration/python',
|
||||
},
|
||||
{
|
||||
title: 'E-commerce',
|
||||
link: '/pages/backend-integration/ecommerce',
|
||||
},
|
||||
{
|
||||
title: 'IoT',
|
||||
link: '/pages/backend-integration/iot',
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue