feat(bundles): add bundles links

This commit is contained in:
Dmitry Nehaychik 2019-02-13 20:27:01 +03:00
parent fd48698a88
commit b49b7756da
6 changed files with 10 additions and 8 deletions

View file

@ -9,7 +9,7 @@
</div>
<div class="section middle">
<nb-menu [items]="headerMenu"></nb-menu>
<a routerLink="/" fragment="backend-bundles" class="backend-bundles eva-parent-hover">
<a href="https://store.akveo.com/?utm_source=ngx_admin_landing&utm_medium=header" class="backend-bundles eva-parent-hover">
<i [innerHTML]="'gift-outline' | eva: { width: 24, height: 24, fill: '#ff4d6b', animationType: 'shake' }"></i>
<span>Backend Bundles</span>
</a>