{% set metaDescription %}
{%- if discover.description -%}
{{- discover.description -}}
{%- elif description -%}
{{- description -}}
{%- else -%}
{{- meta.siteDescription -}}
{%- endif -%}
{% endset %}
{% if personal.platforms.mastodon %}
{% endif %}
{% if meta.author.fediverse %}
{% endif %}
{% for feedLink in meta.blog.feedLinks %}
{% endfor %}