mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-20 21:31:32 +02:00
fixing 178.
This commit is contained in:
@@ -36,11 +36,8 @@ matter, content or derived from file location.
|
|||||||
**.Weight** Assigned weight (in the front matter) to this content, used in sorting.<br>
|
**.Weight** Assigned weight (in the front matter) to this content, used in sorting.<br>
|
||||||
**.Site** See site variables below<br>
|
**.Site** See site variables below<br>
|
||||||
|
|
||||||
<<<<<<< HEAD
|
|
||||||
## Page Params
|
## Page Params
|
||||||
|
|
||||||
=======
|
|
||||||
>>>>>>> fab475f... Updating page variable documentation (for templates).
|
|
||||||
Any other value defined in the front matter, including indexes will be made available under `.Params`.
|
Any other value defined in the front matter, including indexes will be made available under `.Params`.
|
||||||
Take for example I'm using tags and categories as my indexes. The following would be how I would access them:
|
Take for example I'm using tags and categories as my indexes. The following would be how I would access them:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user