use the logo when available

This commit is contained in:
Paul Schneider 2019-08-09 13:44:16 +01:00
commit 20072f0d03
4 changed files with 6 additions and 10 deletions

View file

@ -9,7 +9,7 @@ namespace Yavsc
public string StyleSheet { get; set; }
public string FavIcon { get; set; }
public string Icon { get; set; }
public string Logo { get; set; }
/// <summary>
/// Conceptually,
/// This authorisation server only has this present site as unique audience.