Improvements to themes, layouts, and CSS styling
This commit is contained in:
@ -11,6 +11,7 @@ namespace Oqtane.Models
|
||||
public string Logo { get; set; }
|
||||
public string DefaultThemeType { get; set; }
|
||||
public string DefaultLayoutType { get; set; }
|
||||
public string DefaultContainerType { get; set; }
|
||||
|
||||
|
||||
public string CreatedBy { get; set; }
|
||||
|
Reference in New Issue
Block a user