mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
Allow subdirectories in _data
This commit is contained in:
6
test/source/_data/categories/dairy.yaml
Normal file
6
test/source/_data/categories/dairy.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: Dairy
|
||||
products:
|
||||
- name: cheese
|
||||
price: 5.3
|
||||
- name: milk
|
||||
price: 2.5
|
||||
Reference in New Issue
Block a user