Version 2.8
See the changelog of this version for a detailed list of changes.0.81.0 Minimum required Hugo version
Breaking Change requiring action after upgrade
Change Change of behavior, may require action
New New behavior, often introducing new options
2.8.0 (2021-11-03)
Change
- Change Although never officially documented, this release removes th' font
Novacento
/Novecento
. If ye use it 'n an overwritten CSS please replace it wit'Work Sans
. This change was necessary as Novacento did not provide all Latin special characters an' lead t' mixed styled character text eg. fer Czech.
New
-
New Th' theme now supports favicons served from
static/images/
named asfavicon
orlogo
'n SVG, PNG or ICO format out o' th' box. An overridden partiallayouts/partials/favicon.html
may not be necessary anymore 'n most cases. -
New Ye can hide th' table o' contents menu fer th' whole ship by sett'n th'
disableToc
opt'n 'n yerhugo.toml
. For an example see th' example configurat'n.