Merge pull request #402 from Moonlight-Panel/v2_addFaviconWithAssetApi
V2 add favicon with asset api
This commit is contained in:
commit
efacaa9b86
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
|
||||
<title>Moonlight</title>
|
||||
|
||||
<link rel="shortcut icon" href="/img/logo.svg">
|
||||
<link rel="shortcut icon" href="/api/core/asset/Core/svg/logo.svg">
|
||||
|
||||
<!-- Assets (css) -->
|
||||
@foreach (var asset in FeatureService.PreInitContext.Assets)
|
||||
|
|
Loading…
Reference in a new issue