Better RSS
This commit is contained in:
parent
a18a8cc797
commit
6e341272f5
2 changed files with 7 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
<a href="{{ absLangURL .URL }}">{{ .Name }}</a>
|
||||
{{ end }}
|
||||
<a href='mailto:{{ .Site.Params.email }}?subject={{ i18n "email-subject" }}"{{ default .Site.Title .Page.Title }}"'>Email</a>
|
||||
<a href="/index.xml">RSS</a>
|
||||
<a href="{{ .Site.Language.Params.params.blogPath }}/index.xml">RSS</a>
|
||||
|
||||
<!-- Convert this page's translations into a dict -->
|
||||
{{ $translations := dict }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue