Version 1.1.1
Changes
- Deprecated call to
.Page.URL
has been removed.
Checking if a page is the homepage is now done using.IsHome
instead. - Deprecated call to
.Page.RSSLink
has been removed.
The RSS link is now constructed usingwith .OutputFormats.Get "RSS"
and.RelPermalink
instead.
Supported Hugo versions
- 0.50
- 0.51
- 0.52
- 0.53
- 0.54.0
- 0.55.1