From 7b1d0940bfec595242d33eb3cfb13ee1875705b9 Mon Sep 17 00:00:00 2001
From: weru <fromweru@gmail.com>
Date: Fri, 12 Mar 2021 21:39:24 +0000
Subject: [PATCH] Update from Forestry.io weru updated exampleSite/content/docs/compose/shortcodes-example.md
---
exampleSite/content/docs/compose/shortcodes-example.md | 12 +++++++-----
1 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/exampleSite/content/docs/compose/shortcodes-example.md b/exampleSite/content/docs/compose/shortcodes-example.md
index 3aca5ff..1f8a34f 100644
--- a/exampleSite/content/docs/compose/shortcodes-example.md
+++ b/exampleSite/content/docs/compose/shortcodes-example.md
@@ -1,10 +1,12 @@
---
-title: "Shortcodes Applied"
+title: Shortcodes Applied
weight: 7
-description: >
- This is how the shortcodes would look like in action
----
+description: 'This is how the shortcodes would look like in action
+'
+draft: true
+
+---
### Blocks, columns & buttons
```sh
@@ -53,4 +55,4 @@
{{< button "docs/" "Read the Docs" >}}
{{< /column >}}
-{{< /block >}}
+{{< /block >}}
\ No newline at end of file
--
Gitblit v1.10.0