From 72409f0c5a22a2bb5032d9bea449329b8b0725d8 Mon Sep 17 00:00:00 2001 From: Simon C Date: Tue, 12 Mar 2024 10:58:00 +0100 Subject: [PATCH] fix: icon sidebar menu --- .../shared/layouts/partials/sidebar/render-section-menu.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portails/shared/layouts/partials/sidebar/render-section-menu.html b/portails/shared/layouts/partials/sidebar/render-section-menu.html index b78e6bb..5603ad2 100644 --- a/portails/shared/layouts/partials/sidebar/render-section-menu.html +++ b/portails/shared/layouts/partials/sidebar/render-section-menu.html @@ -87,7 +87,7 @@ skipped. To override this behavior, set $skipHome to false below.
  • {{- with $node.Page.Pages }} - + {{ if $node.Page.Params.icon }}{{- partial "inline-svg" $node.Page.Params.icon -}}{{ end }} {{ $linkContent }}