Update from Forestry.io
Ayo created _posts/2020-02-24-test-new-post.md Ayo updated _posts/2020-02-24-test-new-post.md
This commit is contained in:
parent
08fee5cc9c
commit
94e7d741ed
2 changed files with 14 additions and 0 deletions
|
@ -20,3 +20,5 @@ fields:
|
|||
- type: text
|
||||
name: image-attrib
|
||||
label: image-attrib
|
||||
pages:
|
||||
- _posts/test-new-post.md
|
||||
|
|
12
_posts/2020-02-24-test-new-post.md
Normal file
12
_posts/2020-02-24-test-new-post.md
Normal file
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
title: Test New Post
|
||||
permalink: test-new-post
|
||||
description: Description of post for testing
|
||||
keywords: test
|
||||
image: hello-world
|
||||
image-attrib: test
|
||||
|
||||
---
|
||||
This is a test post!
|
||||
|
||||
## Test haeding
|
Loading…
Reference in a new issue