#11 Valid JSON Feeds

This commit is contained in:
Pat Dryburgh
2018-10-18 21:44:02 -07:00
parent a288fd24db
commit 8162ff56f3

View File

@ -26,6 +26,7 @@ layout: null
"author": { "author": {
"name": "{{ post.author }}" "name": "{{ post.author }}"
} }
}
{% endunless %} {% endunless %}
{% endfor %} {% endfor %}
] ]