Version 2.0.0
Breaking changes
- Tale now uses Hugo Menus (#29, thanks to @gavinr).
The i18n stringsposts
andabout
have been removed from the theme. If you did not overrideheader-menu.html
or if you used these strings in your ownheader-menu.html
, they will no longer work. You can either make your own i18n strings, or update your site to use the new Hugo Menus feature.
Changes
- The fonts that Tale uses are now included with the theme, instead of fetched from Google's CDN (#30, thanks to @dadosch).
This makes the theme more privacy friendly and makes it easier to comply with GDPR.
Supported Hugo versions
Hugo 0.50 and newer.