yursan9 / manis-hugo-theme

Sweet little Hugo's theme for personal website
https://themes.gohugo.io/manis-hugo-theme/
MIT License
117 stars 52 forks source link

fix: use .OutputFormats.Get "rss" #33

Open Glyphack opened 5 months ago

Glyphack commented 5 months ago

The old way of getting RSS link now fails on new hugo:

ERROR deprecated: .Site.RSSLink was deprecated in Hugo v0.114.0 and will be removed in Hugo 0.127.0. Use the Output Format's Permalink method instead, e.g. .OutputFormats.Get "RSS".Permalink