Merge commit 'f147b5c53eda15982e0fe762847532eeddb7485f'

This commit is contained in:
Bjørn Erik Pedersen
2019-05-02 14:24:13 +02:00
18 changed files with 57 additions and 13 deletions

View File

@@ -105,7 +105,7 @@ You can show content summaries with the following code. You could use the follow
{{ end }}
{{< /code >}}
Note how the `.Truncated` boolean valuable may be used to hide the "Read More..." link when the content is not truncated; i.e., when the summary contains the entire article.
Note how the `.Truncated` boolean variable value may be used to hide the "Read More..." link when the content is not truncated; i.e., when the summary contains the entire article.
[org]: /content-management/formats/
[pagevariables]: /variables/page/