banner settings

This commit is contained in:
2019-05-08 04:42:14 +01:00
parent c1e90a554e
commit 7c6ecf1975
18 changed files with 54 additions and 16 deletions

View File

@ -7,7 +7,7 @@ namespace Yavsc
public string Title { get; set; }
public string Slogan { get; set; }
public string Banner { get; set; }
public string StyleSheet { get; set; }
public string FavIcon { get; set; }
public string Icon { get; set; }
/// <summary>