From e4e8c804f54f3e909e698f67598bb00e436b1e53 Mon Sep 17 00:00:00 2001 From: mms Date: Sun, 24 Dec 2023 23:35:44 +0100 Subject: feat: hier menu --- layouts/shortcodes/menu.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'layouts/shortcodes/menu.html') diff --git a/layouts/shortcodes/menu.html b/layouts/shortcodes/menu.html index 1b3dc54..356c675 100644 --- a/layouts/shortcodes/menu.html +++ b/layouts/shortcodes/menu.html @@ -8,6 +8,18 @@ {{ .Name }} + + {{ if .HasChildren }} + + + {{ end }} {{- end }} -- cgit v1.2.3