fix: remove orphaned endfor tag in blogs list template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Ricardo
2026-02-09 13:09:07 +01:00
parent c2074ffde5
commit 3bf0e765c7
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"name": "@rmdes/indiekit-endpoint-blogroll", "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.", "description": "Blogroll endpoint for Indiekit. Aggregates blog feeds from OPML, JSON feeds, or manual entry.",
"keywords": [ "keywords": [
"indiekit", "indiekit",
-1
View File
@@ -113,7 +113,6 @@
</header> </header>
{# Flash messages are now rendered by Indiekit's native notificationBanner via success/error template vars #} {# Flash messages are now rendered by Indiekit's native notificationBanner via success/error template vars #}
{% endfor %}
<div class="br-blogs"> <div class="br-blogs">
<div class="br-filters"> <div class="br-filters">