Update rss link to just be blog content

This commit is contained in:
Daniel Flanagan 2022-02-15 13:40:29 -06:00
parent 3830e9e4cd
commit 57142dc498
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -2,7 +2,7 @@
{{ .Content }} {{ .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> <ul>
{{ range (where .Site.RegularPages "Section" "blog") }} {{ range (where .Site.RegularPages "Section" "blog") }}