mirror of https://github.com/abpframework/abp.git
2 changed files with 4 additions and 3 deletions
@ -0,0 +1,3 @@ |
|||
@using Volo.Abp.Ui.Branding |
|||
@inject IBrandingProvider BrandingProvider |
|||
<a class="navbar-brand" href="/">@BrandingProvider.AppName</a> |
|||
Loading…
Reference in new issue