Artur Zylinski
b6a5534d1b
Add meta description to header
Based on hugo docs: https://gohugo.io/variables/site/#example-site-params
And developers.google recommendations: https://developers.google.com/web/tools/lighthouse/audits/description?utm_source=lighthouse&utm_medium=devtools
5 years ago
Sorin Davidoi
1cd4c9b051
fix(heads): Add protocol to gmpg URL
The resource is available over HTTPS.
https://webhint.io/docs/user-guide/hints/hint-no-protocol-relative-urls/
5 years ago
z0li
e36f5799b3
Removed deprecated .Hugo and .RSSLink
6 years ago
Sorin Davidoi
9bb31d6aed
fix(partials/head): Allow zooming
Disabling zooming is problematic for people with low vision (https://dequeuniversity.com/rules/axe/3.0/meta-viewport).
6 years ago
Matt Smith
72d4bdf488
Fix for mixed insecure content
7 years ago
Bjørn Erik Pedersen
8cab2d27e2
Update head.html
Fixes #49
7 years ago
Kevin Wiliarty
155f263d2f
Fix #47 : adds hook_head_end partial
7 years ago
digitalcraftsman
e91b1383ee
Fix url for Google fonts
7 years ago
digitalcraftsman
fe56862a53
Trim more whitespace in template logic
7 years ago
Mohammed El-Dahash
b155b334bd
Add print css link
8 years ago
Mohammed El-Dahash
b35d6d2d6b
Add print css link
8 years ago
Bjørn Erik Pedersen
99a6d2a372
Rename RSSlink to RSSLink
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.
8 years ago
Jakub Kucharski
61243733ec
Don't repeat title in <title> tag on the home page
9 years ago
Matthew Buckett
d06d24a0a3
Use language from configuration.
The header should use the language supplied in the configuration rather than hardcoding to english (US).
9 years ago
philgs
ca2ed0b862
Remove double-slashes in stylesheet URLs
10 years ago
Anthony Fok
4e4c359b9a
Add {{ .Hugo.Generator }}
10 years ago
Karl Ostendorf
b8dbb20793
change .BaseUrl to .BaseURL
10 years ago
Marc Jones
13774d8035
Corrected link to favicon image
The original reference was to favicon.ico, when the provided image is .png
10 years ago
Gio d'Amelio
4ce7ab945a
Fetch google fonts over https
10 years ago
spf13
9989bda110
renaming chrome to partials
11 years ago
Dato Simó
0576ec066d
Hyde theme: sync with upstream to v2.0.0.
CSS is now split into poole.css and hyde.css; chrome/sidebar.html updated.
Also cherry-pick:
* poole/hyde@48b9d1f - Set a max-width for images
11 years ago
spf13
da66ac1983
Adding the hyde theme
11 years ago