Change Skin -> Theme
To better align with commonly used terminology in industry renamed all references from Skin -> Theme.
This commit is contained in:
5
Oqtane.Client/Themes/Controls/Logo.razor
Normal file
5
Oqtane.Client/Themes/Controls/Logo.razor
Normal file
@ -0,0 +1,5 @@
|
||||
@using Oqtane.Themes
|
||||
@inherits ThemeObjectBase
|
||||
|
||||
<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