From 8162ff56f337dd3fb1d54997b7bba5f422892884 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Thu, 18 Oct 2018 21:44:02 -0700 Subject: [PATCH] #11 Valid JSON Feeds --- feed.json | 1 + 1 file changed, 1 insertion(+) diff --git a/feed.json b/feed.json index c16ed03..aad6a83 100644 --- a/feed.json +++ b/feed.json @@ -26,6 +26,7 @@ layout: null "author": { "name": "{{ post.author }}" } + } {% endunless %} {% endfor %} ]