V14/feature/login image (#16063)
* update the login image to the v14 variant * switch out the default value of the "alternative" logo to the dark version since it fits better in this version
This commit is contained in:
@@ -211,8 +211,8 @@ public class ContentSettings
|
||||
/// of a light background (e.g. in mobile resolutions).
|
||||
/// </summary>
|
||||
/// <remarks>This is the alternative version to the regular logo found at <see cref="LoginLogoImage"/>.</remarks>
|
||||
[DefaultValue(StaticLoginLogoImageAlternative)]
|
||||
public string LoginLogoImageAlternative { get; set; } = StaticLoginLogoImageAlternative;
|
||||
[DefaultValue(StaticLoginLogoImage)]
|
||||
public string LoginLogoImageAlternative { get; set; } = StaticLoginLogoImage;
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets a value indicating whether to hide the backoffice umbraco logo or not.
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 358 KiB After Width: | Height: | Size: 559 KiB |
Reference in New Issue
Block a user