mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-16 07:30:12 +01:00
chore(docs): update header link (#5907)
This commit is contained in:
parent
eee950248e
commit
82ce37f9f9
1 changed files with 3 additions and 3 deletions
|
|
@ -12,9 +12,9 @@
|
|||
<nb-menu [items]="headerMenu"></nb-menu>
|
||||
<ng-content></ng-content>
|
||||
</div>
|
||||
<a routerLink="/" fragment="backend-bundles" 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 target="_blank" href="https://uibakery.io/?utm_source=akveogithub&utm_medium=header&utm_campaign=ngxadmin"
|
||||
fragment="backend-bundles" class="backend-bundles eva-parent-hover">
|
||||
<span>Build admin panels faster than ever</span>
|
||||
</a>
|
||||
</div>
|
||||
<div class="section right">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue