feat(article): articles must have a type
valid types are 'blog' and 'article' MR !7
This commit is contained in:
@ -5,6 +5,7 @@ date: 2015-02-25
|
|||||||
template: article.html
|
template: article.html
|
||||||
type: blog
|
type: blog
|
||||||
author: jon
|
author: jon
|
||||||
|
copyrightHolder: jon
|
||||||
tags:
|
tags:
|
||||||
- ADSL
|
- ADSL
|
||||||
- Archive
|
- Archive
|
||||||
|
Reference in New Issue
Block a user