{% macro menu(config, current_path) %} {%- if config.extra.menu_items %} {%- set menu_items = config.extra.menu_items -%} {% endif -%} {% endmacro menu %}