kiss
kiss copied to clipboard
Site.RSSLink is deprecated
Hello. Hugo v0.119 shows warning message:
WARN Site.RSSLink is deprecated and will be removed in a future release. Use the Output Format's Permalink method instead, e.g. .OutputFormats.Get "RSS".Permalink
I found the use of this tag in https://github.com/ribice/kiss/blob/9bc6ae569e5b8b63057797e64c39f61c755abffe/layouts/partials/header.html#L15
Сan you fix this?