diff --git a/exampleSite/content/shortcodes/buttons.md b/exampleSite/content/shortcodes/buttons.md index 655eb55..322545c 100644 --- a/exampleSite/content/shortcodes/buttons.md +++ b/exampleSite/content/shortcodes/buttons.md @@ -1,7 +1,7 @@ Buttons are styled links that can lead to local page or external link. ```tpl -{{}}Get Home{{}} +{{}}Get Home{{}} {{}}Contribute{{}} ```