Fix Custom Hugo Shortcodes link (#9881)

Signed-off-by: GuessWhoSamFoo <sfoohei@gmail.com>
This commit is contained in:
Sam Foo
2018-08-16 20:12:09 -07:00
committed by k8s-ci-robot
parent 1894eaf998
commit a89faee491
7 changed files with 4 additions and 4 deletions
@@ -0,0 +1,9 @@
---
title: Example #1
---
This is an **example** content file inside the **includes** leaf bundle.
{{< note >}}
**Note:** Included content files can also contain shortcodes.
{{< /note >}}