{%- set separator = config.extra.separator | default(value="•") -%} {%- set rel_attributes = macros_rel_attributes::rel_attributes() | trim -%} {%- set blank_target = macros_target_attribute::target_attribute(new_tab=config.markdown.external_links_target_blank) -%} {#- Feed icon -#} {%- set feed_url = feed_utils::get_feed_url() -%} {%- set should_show_feed = feed_utils::should_show_footer_feed_icon() == "true" -%} {%- set should_show_footer_icons = should_show_feed or config.extra.socials or config.extra.email -%}