diff --git a/atom.xml b/atom.xml index 0806865..c83467d 100644 --- a/atom.xml +++ b/atom.xml @@ -18,8 +18,7 @@ layout: null {% for post in site.posts limit: 10 %} - - + {{ post.title }} {{ site.url }}{{ post.id }}