diff --git a/pages/_includes/ui/dropdown-menu.html b/pages/_includes/ui/dropdown-menu.html index b8f23db87735b895fcff960d292c238a4f429487..2ab0943a418b860bc1af36d4c8030a16ae109536 100644 --- a/pages/_includes/ui/dropdown-menu.html +++ b/pages/_includes/ui/dropdown-menu.html @@ -1,10 +1,25 @@ -{% assign items = include.items | default: "Action|Another action|Something else|-|Separated link" | split: "|" %} -