diff --git a/exampleSite/content/shortcodes/siteparam.en.md b/exampleSite/content/shortcodes/siteparam.en.md index e09c0ea623..5445d2f3db 100644 --- a/exampleSite/content/shortcodes/siteparam.en.md +++ b/exampleSite/content/shortcodes/siteparam.en.md @@ -8,7 +8,7 @@ The `siteparam` shortcode is used to help you print values of site params. ## Usage ````go -{{%/* siteparam */%}} ```` The first required parameter is the name of the site param to be displayed.