Skip to content

Commit b34c76c

Browse files
committed
Hide icon menu
1 parent 6f1a2a2 commit b34c76c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ux.symfony.com/templates/_nav.html.twig

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
<style>
3838
3939
</style>
40-
<a href="{{ path('app_icons') }}" class="AppNav_item">
41-
<span class="AppNav_badge">NEW!</span>
42-
Icons
43-
</a>
40+
{# <a href="{{ path('app_icons') }}" class="AppNav_item">#}
41+
{# <span class="AppNav_badge">NEW!</span>#}
42+
{# Icons#}
43+
{# </a>#}
4444
<a href="{{ path('app_demos') }}" class="AppNav_item">Demos</a>
4545
<a class="AppNav_item AppNav_item--icon"
4646
href="https://github.com/symfony/ux"

0 commit comments

Comments
 (0)