diff --git a/package.json b/package.json index ba56d88..a86954d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@rmdes/indiekit-endpoint-blogroll", - "version": "1.0.10", + "version": "1.0.11", "description": "Blogroll endpoint for Indiekit. Aggregates blog feeds from OPML, JSON feeds, or manual entry.", "keywords": [ "indiekit", diff --git a/views/blogroll-blogs.njk b/views/blogroll-blogs.njk index 957cfa4..578ca8a 100644 --- a/views/blogroll-blogs.njk +++ b/views/blogroll-blogs.njk @@ -113,7 +113,6 @@ {# Flash messages are now rendered by Indiekit's native notificationBanner via success/error template vars #} -{% endfor %}