mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-26 22:04:32 +02:00
Merge commit '5a83bf314f4c0ce1d61341e0a1df21c9998e8154'
This commit is contained in:
@@ -37,7 +37,7 @@ To create a shortcode, place an HTML template in the `layouts/shortcodes` direct
|
||||
You can organize your shortcodes in subfolders, e.g. in `layouts/shortcodes/boxes`. These shortcodes would then be accessible with their relative path, e.g:
|
||||
|
||||
```
|
||||
{{/*< boxes/square >*/}}
|
||||
{{</* boxes/square */>}}
|
||||
```
|
||||
|
||||
Note the forward slash.
|
||||
|
Reference in New Issue
Block a user