fixed xml &
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<title>{{$post.Title}}</title>
|
||||
<pubDate>{{$post.Date}}</pubDate>
|
||||
<link>https://rawley.xyz/blog/post/{{$post.Url}}</link>
|
||||
<description></description>
|
||||
<description>{{$post.Title}}</description>
|
||||
<author>rawleyfowler@gmail.com</author>
|
||||
</item>
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user