Update from Forestry.io

quadmx08@gmail.com updated src/pages/second-post.20190425141804
This commit is contained in:
quadmx08@gmail.com 2019-04-25 15:08:06 +00:00 committed by Forestry.io
parent a121326a5c
commit 6f725df33d
3 changed files with 8 additions and 1 deletions

View file

@ -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

View file

@ -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: ''

View file

@ -0,0 +1,6 @@
---
title: Second Post
date: '2015-05-01T22:12:03.284Z'
---
Is there a ..md again?