Always link to root RSS feed on every page
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
parent
5b5b971538
commit
7c085b4d39
|
@ -25,7 +25,7 @@
|
|||
{{ end }}
|
||||
|
||||
<!-- Links to other formats (RSS, TOML) -->
|
||||
{{ range .AlternativeOutputFormats -}}
|
||||
{{ range .Site.Home.AlternativeOutputFormats -}}
|
||||
<link rel="{{ .Rel }}" type="{{ .MediaType.Type | html }}" href="{{ .Permalink | safeURL }}">
|
||||
{{ end -}}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user