mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Set categor[y|ies] on post if they appear in site frontmatter defaults
This commit is contained in:
6
test/source/_posts/2009-01-27-no-category.textile
Normal file
6
test/source/_posts/2009-01-27-no-category.textile
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: default
|
||||
title: Category in YAML
|
||||
---
|
||||
|
||||
Best *post* ever
|
||||
Reference in New Issue
Block a user