Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-27 | fix(partials/head): Allow zooming | Sorin Davidoi | |
Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport). | |||
2018-08-07 | Fix for mixed insecure content | Matt Smith | |
2018-03-17 | Update head.html | Bjørn Erik Pedersen | |
Fixes #49 | |||
2018-02-27 | Fix #47: adds hook_head_end partial | Kevin Wiliarty | |
2017-09-07 | Fix url for Google fonts | digitalcraftsman | |
2017-09-07 | Trim more whitespace in template logic | digitalcraftsman | |
2017-07-25 | Add print css link | Mohammed El-Dahash | |
2017-07-25 | Add print css link | Mohammed El-Dahash | |
2016-11-17 | Rename RSSlink to RSSLink | Bjørn Erik Pedersen | |
The former will be deprecated and eventually removed from Hugo. Note: Currently both of them exist in Hugo, which is the reason for the cleanup. | |||
2016-08-19 | Don't repeat title in <title> tag on the home page | Jakub Kucharski | |
2016-01-02 | Use language from configuration. | Matthew Buckett | |
The header should use the language supplied in the configuration rather than hardcoding to english (US). | |||
2015-08-13 | Remove double-slashes in stylesheet URLs | philgs | |
2015-07-14 | Merge pull request #11 from marc-jones/patch-1 | digitalcraftsman | |
Corrected link to favicon image | |||
2015-07-13 | Merge pull request #17 from kwo/master | digitalcraftsman | |
change .BaseUrl to .BaseURL | |||
2015-06-18 | Add {{ .Hugo.Generator }} | Anthony Fok | |
2015-06-10 | change .BaseUrl to .BaseURL | Karl Ostendorf | |
2015-05-18 | Corrected link to favicon image | Marc Jones | |
The original reference was to favicon.ico, when the provided image is .png | |||
2015-02-23 | Fetch google fonts over https | Gio d'Amelio | |
2014-05-23 | renaming chrome to partials | spf13 | |