fix: remove orphaned endfor tag in blogs list template
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -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",
|
||||
|
||||
@@ -113,7 +113,6 @@
|
||||
</header>
|
||||
|
||||
{# Flash messages are now rendered by Indiekit's native notificationBanner via success/error template vars #}
|
||||
{% endfor %}
|
||||
|
||||
<div class="br-blogs">
|
||||
<div class="br-filters">
|
||||
|
||||
Reference in New Issue
Block a user