ssg: StaticSitePostFrontMatter: olw_id => id
This commit is contained in:
parent
8dc9bbac90
commit
103d47b376
|
@ -18,7 +18,7 @@ namespace OpenLiveWriter.BlogClient.Clients.StaticSite
|
|||
private StaticSiteConfigFrontMatterKeys frontMatterKeys
|
||||
= new StaticSiteConfigFrontMatterKeys()
|
||||
{
|
||||
IdKey = "olw_id",
|
||||
IdKey = "id",
|
||||
TitleKey = "title",
|
||||
DateKey = "date",
|
||||
LayoutKey = "layout",
|
||||
|
|
Loading…
Reference in New Issue