Add a file to check proper frontmatter syntax works
PS: It does
This commit is contained in:
parent
64857f724a
commit
670003c0f4
1 changed files with 5 additions and 0 deletions
5
content/core.page/test2.md
Normal file
5
content/core.page/test2.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: Test
|
||||
---
|
||||
|
||||
My content
|
Loading…
Reference in a new issue