]> njoseph.me Git - hyde.git/commitdiff
Lowercase variables for .Site.Params
authorphilgs <phil.gs@gmail.com>
Mon, 5 Jan 2015 11:22:06 +0000 (06:22 -0500)
committerphilgs <phil.gs@gmail.com>
Mon, 5 Jan 2015 11:22:06 +0000 (06:22 -0500)
Variables under .Site.Params are accessed with all lower-case identifiers. Hugo won't find them with an upper-case first letter, regardless of how they're formatted in the site `config` file.


No differences found