Convert front matter to TOML
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
paige:
|
||||
feed:
|
||||
hide_page: true
|
||||
title: Banana
|
||||
---
|
||||
+++
|
||||
title = "Banana"
|
||||
[paige.feed]
|
||||
hide_page = true
|
||||
+++
|
||||
|
Reference in New Issue
Block a user