MEF
This commit is contained in:
parent
253a2919f3
commit
409528b8d4
4 changed files with 8 additions and 4 deletions
|
|
@ -6,6 +6,7 @@ namespace Yavsc
|
|||
public class SiteSettings
|
||||
{
|
||||
public string Title { get; set; } = "Yavsc";
|
||||
|
||||
public string Slogan { get; set; } = "";
|
||||
|
||||
public string StyleSheet { get; set; } = "site.css";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue