summaryrefslogtreecommitdiff
path: root/layouts/partials
AgeCommit message (Collapse)Author
2015-07-13Merge pull request #17 from kwo/masterdigitalcraftsman
change .BaseUrl to .BaseURL
2015-07-13Merge pull request #19 from digitalcraftsman/fix-url-variabledigitalcraftsman
Replaced .Url with .URL in sidebar.html
2015-06-25Replaced .Url with .URL in sidebar.htmldigitalcraftsman
2015-06-18Add {{ .Hugo.Generator }}Anthony Fok
2015-06-10change .BaseUrl to .BaseURLKarl Ostendorf
2015-05-01Merge pull request #9 from giodamelio/masterSteve Francia
Fetch Google fonts over https to avoid mixed contents warnings
2015-02-23Fetch google fonts over httpsGio d'Amelio
2015-01-05Lowercase variables for .Site.Paramsphilgs
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.
2014-05-23renaming chrome to partialsspf13