Update rss link to just be blog content
This commit is contained in:
parent
3830e9e4cd
commit
57142dc498
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{{ .Content }}
|
||||
|
||||
<h2>Latest Posts (<a target="_blank" href="/index.xml">RSS</a>)</h2>
|
||||
<h2>Latest Posts (<a target="_blank" href="/blog/index.xml">RSS</a>)</h2>
|
||||
|
||||
<ul>
|
||||
{{ range (where .Site.RegularPages "Section" "blog") }}
|
||||
|
|
Loading…
Reference in a new issue