Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
McShelby committed Oct 7, 2021
1 parent 992cfb0 commit a2fa096
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions exampleSite/content/shortcodes/children/test.en.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
+++
description = "This is a plain page test"
title = "page X"
weight = 1
+++
---
description: |
This is a plain page test, and the beginning of a YAML multiline description...
title: "page X"
weight: 1
---

This is a plain demo child page.

0 comments on commit a2fa096

Please sign in to comment.