{% if include.page.home %} {% assign description = site.data.content.social_list.default_description %} {% else %} {% assign description = site.data.content.social_list.description_prefix | append: " " | append: include.page.title | append: "." %} {% endif %}