feat(bundles): fixes and adjustments

This commit is contained in:
Dmitry Nehaychik 2019-02-05 21:03:35 +03:00
parent 631a856200
commit 841d57d0ec
11 changed files with 99 additions and 84 deletions

View file

@ -11,11 +11,6 @@ export class HeaderMenuService {
title: 'Home',
link: '/',
},
{
title: 'Backend Bundles',
link: '/',
fragment: 'backend-bundles',
},
{
title: 'Docs',
link: '/docs',