mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-12 15:04:39 -04:00
Fix typo (#1524)
This commit is contained in:
parent
2fce813c88
commit
09fabf7d66
@ -106,7 +106,7 @@ Achievements:
|
|||||||
- "Reads documentation"
|
- "Reads documentation"
|
||||||
{{</ code-toggle >}}
|
{{</ code-toggle >}}
|
||||||
|
|
||||||
You can use the following code to render the `Short Description` in your layout::
|
You can use the following code to render the `Short Description` in your layout:
|
||||||
|
|
||||||
```
|
```
|
||||||
<div>Short Description of {{.Site.Data.User0123.Name}}: <p>{{ index .Site.Data.User0123 "Short Description" | markdownify }}</p></div>
|
<div>Short Description of {{.Site.Data.User0123.Name}}: <p>{{ index .Site.Data.User0123 "Short Description" | markdownify }}</p></div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user