mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-02-18 17:50:06 +00:00
docs: typo
This commit is contained in:
parent
85f55aaceb
commit
d0e8300e1e
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ The `siteparam` shortcode is used to help you print values of site params.
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
````go
|
````go
|
||||||
{{%/* siteparam <string */%}}
|
{{%/* siteparam <string> */%}}
|
||||||
````
|
````
|
||||||
|
|
||||||
The first required parameter is the name of the site param to be displayed.
|
The first required parameter is the name of the site param to be displayed.
|
||||||
|
|
Loading…
Add table
Reference in a new issue