v3.18.0
What's Changed
- feat: allow footer copyright to be different to the site title by @rlees85 in #839
- fix: very poor color contrast for default text by @0xMehedi in #845
- fix: custom params on the language top level is deprecated by @CaiJimmy in #857
- fix(search): reset
lastSearch
variable if keywords are empty by @CaiJimmy in #858 - feat: use
.RelPermalink
for search JSON by @CaiJimmy in #859 - fix: add
word-break: break-word;
to<a>
and<code>
by @CaiJimmy in #860 - fix: page translation links overflow by @CaiJimmy in #861
- feat(article): add style to
<kbd>
tag by @CaiJimmy in #862
New Contributors
Full Changelog: v3.17.0...v3.18.0