mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-28 22:19:59 +02:00
docs: Add information about summary front matter variable
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
3a62d54745
commit
ed65bda3b4
@@ -111,6 +111,9 @@ series
|
||||
slug
|
||||
: appears as the tail of the output URL. A value specified in front matter will override the segment of the URL based on the filename.
|
||||
|
||||
summary
|
||||
: text used when providing a summary of the article in the `.Summary` page variable; details available in the [content-summaries](/content-management/summaries/) section.
|
||||
|
||||
title
|
||||
: the title for the content.
|
||||
|
||||
|
Reference in New Issue
Block a user