Update Appsettings, Update PageTitle
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<div class="nav-logo"></div>
|
||||
<div class="d-flex px-3 justify-content-center text-center font-weight-bold">
|
||||
Einarbeitungen<br/>
|
||||
@(AppSettings.SidebarTitle ?? AppSettings.Title)
|
||||
@(AppSettings.TitleShort ?? AppSettings.Title)
|
||||
</div>
|
||||
<div class="d-flex px-3 mt-3 justify-content-center text-center font-weight-bold">
|
||||
Hallo @CurrentUser.Name!
|
||||
|
||||
Reference in New Issue
Block a user