refacto FrontmatterParser
This commit is contained in:
parent
7b3a236bcc
commit
ef0f5ddcac
3 changed files with 10 additions and 9 deletions
|
|
@ -7,6 +7,6 @@ namespace Yavsc.Models.Forms
|
|||
{
|
||||
[Key]
|
||||
public string Id {get; set;}
|
||||
public string Summary { get; set; }
|
||||
public string Summary { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue