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
6 лет назад
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/
6 лет назад
z0li
e36f5799b3
Removed deprecated .Hugo and .RSSLink
6 лет назад
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).
7 лет назад
Matt Smith
72d4bdf488
Fix for mixed insecure content
7 лет назад
Bjørn Erik Pedersen
8cab2d27e2
Update head.html
Fixes #49
7 лет назад
Kevin Wiliarty
155f263d2f
Fix #47 : adds hook_head_end partial
7 лет назад
digitalcraftsman
e91b1383ee
Fix url for Google fonts
8 лет назад
digitalcraftsman
fe56862a53
Trim more whitespace in template logic
8 лет назад
Mohammed El-Dahash
b155b334bd
Add print css link
8 лет назад
Mohammed El-Dahash
b35d6d2d6b
Add print css link
8 лет назад
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 лет назад
Jakub Kucharski
61243733ec
Don't repeat title in <title> tag on the home page
9 лет назад
Matthew Buckett
d06d24a0a3
Use language from configuration.
The header should use the language supplied in the configuration rather than hardcoding to english (US).
9 лет назад
philgs
ca2ed0b862
Remove double-slashes in stylesheet URLs
10 лет назад
Anthony Fok
4e4c359b9a
Add {{ .Hugo.Generator }}
10 лет назад
Karl Ostendorf
b8dbb20793
change .BaseUrl to .BaseURL
10 лет назад
Marc Jones
13774d8035
Corrected link to favicon image
The original reference was to favicon.ico, when the provided image is .png
10 лет назад
Gio d'Amelio
4ce7ab945a
Fetch google fonts over https
10 лет назад
spf13
9989bda110
renaming chrome to partials
11 лет назад
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 лет назад
spf13
da66ac1983
Adding the hyde theme
11 лет назад