From: spf13 Date: Mon, 27 Jan 2014 15:07:07 +0000 (-0500) Subject: fixing 178. X-Git-Tag: v0.10~45 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=f82c645b3314eb70e255b0a8526643498b88b592;p=brevno-suite%2Fhugo fixing 178. --- diff --git a/docs/content/layout/variables.md b/docs/content/layout/variables.md index e2424a5b..6dc8147c 100644 --- a/docs/content/layout/variables.md +++ b/docs/content/layout/variables.md @@ -36,11 +36,8 @@ matter, content or derived from file location. **.Weight** Assigned weight (in the front matter) to this content, used in sorting.
**.Site** See site variables below
-<<<<<<< HEAD ## 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`. Take for example I'm using tags and categories as my indexes. The following would be how I would access them: