{%- if site.activity_pub_profile -%}
  • {{ site.i18n.footer.fediverse }} @{{ site.activity_pub_profile }}
  • {%- endif -%} {% if include.license %}
  • {{- include.license.title | escape_once -}}
  • {% endif %} {% if include.code_of_conduct %}
  • {{- include.code_of_conduct.title | escape_once -}}
  • {% endif %} {% if include.privacy_policy %}
  • {{- include.privacy_policy.title | escape_once -}}
  • {% endif %}