Initial commit
This commit is contained in:
5
Oqtane.Client/Skins/Controls/Logo.razor
Normal file
5
Oqtane.Client/Skins/Controls/Logo.razor
Normal file
@ -0,0 +1,5 @@
|
||||
@using Oqtane.Skins
|
||||
@inherits SkinObjectBase
|
||||
|
||||
<a href="@PageState.Uri.Scheme://@PageState.Uri.Authority"><img src="/Sites/@PageState.Site.SiteId/@PageState.Site.Logo" /></a>
|
||||
|
Reference in New Issue
Block a user