Blog post create
This commit is contained in:
parent
409528b8d4
commit
c51f11c7dc
9 changed files with 31 additions and 15 deletions
|
|
@ -8,6 +8,7 @@ namespace Yavsc
|
|||
public string Title { get; set; } = "Yavsc";
|
||||
|
||||
public string Slogan { get; set; } = "";
|
||||
public string Banner { get; set; } = "";
|
||||
|
||||
public string StyleSheet { get; set; } = "site.css";
|
||||
public string FavIcon { get; set; } = "favicon.ico";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue