Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Lowercase variables for .Site.Params | philgs | 2015-01-05 | -2/+2 |
| | | | 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. | |||
* | renaming chrome to partials | spf13 | 2014-05-23 | -0/+19 |