Skip to content
This repository was archived by the owner on Mar 19, 2026. It is now read-only.

Commit b6b92dc

Browse files
authored
fix: remove printed out navigation type from header (#1142)
1 parent 3bac810 commit b6b92dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/mandelbrot/views/partials/header.nunj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@
88
</div>
99
</button>
1010
<a href="{{ path('/') }}" class="Header-title" data-pjax>{{ frctl.get('project.title') | default('Component Library') }}</a>
11-
navigation type: {{ frctl.theme.get('navigation') }}
1211
</div>

0 commit comments

Comments
 (0)