Remove debug comment from post nav template

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
giles
2026-02-19 19:57:07 +00:00
parent 8b6be6da96
commit 71729ffb28

View File

@@ -1,5 +1,4 @@
{% import 'macros/links.html' as links %}
<!-- WIDGET_NAV_DEBUG: count={{ container_nav_widgets|length if container_nav_widgets is defined else 'UNDEFINED' }} -->
{# Widget-driven container nav — entries, calendars, markets #}
{% if container_nav_widgets %}
<div class="flex flex-col sm:flex-row sm:items-center gap-2 border-r border-stone-200 mr-2 sm:max-w-2xl"