mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 15:57:57 +00:00
This commit is contained in:
parent
992cfb0b8b
commit
a2fa096c3e
1 changed files with 6 additions and 5 deletions
|
@ -1,7 +1,8 @@
|
||||||
+++
|
---
|
||||||
description = "This is a plain page test"
|
description: |
|
||||||
title = "page X"
|
This is a plain page test, and the beginning of a YAML multiline description...
|
||||||
weight = 1
|
title: "page X"
|
||||||
+++
|
weight: 1
|
||||||
|
---
|
||||||
|
|
||||||
This is a plain demo child page.
|
This is a plain demo child page.
|
||||||
|
|
Loading…
Reference in a new issue