about summary refs log tree commit diff stats
path: root/layouts/partials/head.html
Commit message (Collapse)AuthorAgeLines
* Merge remote-tracking branch 'upstream/master' into HEAD HEAD master mainAlan Pearce2019-06-15-2/+5
|\
| * Removed deprecated .Hugo and .RSSLinkz0li2019-04-27-3/+5
| |
| * fix(partials/head): Allow zoomingSorin Davidoi2018-08-27-1/+1
| | | | | | Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport).
| * Fix for mixed insecure contentMatt Smith2018-08-07-1/+1
| |
* | Send syntax css as prefetch when outside a pageAlan Pearce2018-06-18-0/+4
| |
* | Remove unnecessary css MIME typeAlan Pearce2018-06-17-1/+1
| |
* | Fix print css URLAlan Pearce2018-06-17-1/+1
| |
* | Tweak whitespaceAlan Pearce2018-06-17-15/+15
| |
* | Merge remote-tracking branch 'upstream/master'Alan Pearce2018-06-17-4/+5
|\|
| * Update head.htmlBjørn Erik Pedersen2018-03-17-4/+4
| | | | | | Fixes #49
| * Fix #47: adds hook_head_end partialKevin Wiliarty2018-02-27-1/+3
| |
| * Fix url for Google fontsdigitalcraftsman2017-09-07-1/+1
| |
| * Trim more whitespace in template logicdigitalcraftsman2017-09-07-3/+3
| |
| * Add print css linkMohammed El-Dahash2017-07-25-1/+1
| |
| * Add print css linkMohammed El-Dahash2017-07-25-0/+1
| |
* | Merge remote-tracking branch 'alanpearce/master'Alan Pearce2017-06-23-1/+1
|\ \
| * | Remove trailing slash in post URLsAlan Pearce2017-06-10-1/+1
| | |
* | | Merge remote-tracking branch 'origin/master'Alan Pearce2017-06-23-1/+7
|\ \ \ | |/ / |/| / | |/
| * Rename RSSlink to RSSLinkBjørn Erik Pedersen2016-11-17-1/+1
| | | | | | | | | | | | 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.
| * Don't repeat title in <title> tag on the home pageJakub Kucharski2016-08-19-1/+5
| |
| * Use language from configuration.Matthew Buckett2016-01-02-1/+1
| | | | | | The header should use the language supplied in the configuration rather than hardcoding to english (US).
| * Remove double-slashes in stylesheet URLsphilgs2015-08-13-3/+3
| |
| * Merge pull request #11 from marc-jones/patch-1digitalcraftsman2015-07-14-1/+1
| |\ | | | | | | Corrected link to favicon image
| | * Corrected link to favicon imageMarc Jones2015-05-18-1/+1
| | | | | | | | | The original reference was to favicon.ico, when the provided image is .png
| * | Merge pull request #17 from kwo/masterdigitalcraftsman2015-07-13-3/+3
| |\ \ | | | | | | | | change .BaseUrl to .BaseURL
| | * | change .BaseUrl to .BaseURLKarl Ostendorf2015-06-10-3/+3
| | |/
| * / Add {{ .Hugo.Generator }}Anthony Fok2015-06-18-0/+1
| |/
| * Fetch google fonts over httpsGio d'Amelio2015-02-23-1/+1
| |
* | Merge remote-tracking branch 'alanpearce/master'Alan Pearce2017-04-29-1/+1
|\ \
| * | Add meta charset tag as recommended by W3CAlan Pearce2014-09-08-0/+1
| | | | | | | | | | | | I already send the header, but whatever.
| * | Change fonts (remove Google Fonts)Alan Pearce2014-09-08-1/+0
| | |
* | | Update theme for hugo 0.20Alan Pearce2017-04-29-1/+1
|/ /
* | Use automatic baseurl instead of site paramAlan Pearce2014-08-08-1/+1
| |
* | Hide title if it's the same as the site titleAlan Pearce2014-07-12-1/+1
| |
* | Remove spaces around titleAlan Pearce2014-07-12-1/+1
| |
* | Don't close void tagAlan Pearce2014-06-29-1/+1
| |
* | Remove HTML commentsAlan Pearce2014-06-29-2/+0
| |
* | Add canonical linkAlan Pearce2014-06-29-0/+1
| |
* | Add initial-scale to viewportAlan Pearce2014-06-29-1/+1
| | | | | | | | Allows for reflowing on orientation changes
* | Remove HTML references to iconsAlan Pearce2014-06-08-3/+0
| |
* | Set language attribute to British EnglishAlan Pearce2014-06-08-1/+1
| |
* | Remove superfluous viewport declarationsAlan Pearce2014-06-07-2/+1
| |
* | Use unicode dot instead of HTML entityAlan Pearce2014-06-07-1/+1
| |
* | Remove content-type+charset meta tagAlan Pearce2014-06-07-1/+0
| |
* | Add missing slash to font stylesheet URLAlan Pearce2014-06-07-1/+1
| |
* | Remove XML referencesAlan Pearce2014-06-07-2/+1
| |
* | Remove BaseUrl from stylesheet pathsAlan Pearce2014-06-07-4/+4
| |
* | Make whitespace consistent across filesAlan Pearce2014-06-07-22/+17
|/
* renaming chrome to partialsspf132014-05-23-0/+24