Update from Forestry.io
quadmx08@gmail.com updated src/pages/second-post.20190425141804
This commit is contained in:
parent
a121326a5c
commit
6f725df33d
3 changed files with 8 additions and 1 deletions
|
|
@ -17,4 +17,5 @@ fields:
|
|||
required: true
|
||||
default: '2015-05-01T22:12:03.284Z'
|
||||
pages:
|
||||
- src/pages/second-post.20190425141804
|
||||
- src/pages/new-post..md
|
||||
|
|
|
|||
|
|
@ -9,7 +9,7 @@ sections:
|
|||
label: New Blog
|
||||
create: documents
|
||||
match: "**/*.md"
|
||||
new_doc_ext: ''
|
||||
new_doc_ext: '20190425141804'
|
||||
upload_dir: uploads
|
||||
public_path: "/uploads"
|
||||
front_matter_path: ''
|
||||
|
|
|
|||
6
src/pages/second-post.20190425141804
Normal file
6
src/pages/second-post.20190425141804
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
title: Second Post
|
||||
date: '2015-05-01T22:12:03.284Z'
|
||||
|
||||
---
|
||||
Is there a ..md again?
|
||||
Loading…
Add table
Add a link
Reference in a new issue