Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/shortcodes/icon/_index.md')
-rw-r--r--exampleSite/content/shortcodes/icon/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/shortcodes/icon/_index.md b/exampleSite/content/shortcodes/icon/_index.md
index f039b43..b194066 100644
--- a/exampleSite/content/shortcodes/icon/_index.md
+++ b/exampleSite/content/shortcodes/icon/_index.md
@@ -24,9 +24,9 @@ setting only the name as argument works too : `{{</*icon film*/>}}` instead of `
{{%/alert%}}
## Demo
-
+```
{{</* icon name="save" size="64px" */>}}
-
+```
{{<icon name="save" size="64px">}}
.